feat: add quick account switch interaction
This commit is contained in:
@@ -432,3 +432,5 @@ export const PRIMARY_COLORS = {
|
||||
}
|
||||
} as const
|
||||
export type TPrimaryColor = keyof typeof PRIMARY_COLORS
|
||||
|
||||
export const LONG_PRESS_THRESHOLD = 500
|
||||
|
||||
Reference in New Issue
Block a user