mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
feat: add mac import option and help text
This commit is contained in:
10
src/theme.ts
10
src/theme.ts
@@ -20,16 +20,6 @@ export const theme = extendTheme({
|
||||
},
|
||||
},
|
||||
Tabs: tabsTheme,
|
||||
Heading: {
|
||||
baseStyle: {
|
||||
userSelect: 'none',
|
||||
},
|
||||
},
|
||||
Text: {
|
||||
baseStyle: {
|
||||
userSelect: 'none',
|
||||
},
|
||||
},
|
||||
Link: {
|
||||
baseStyle: {
|
||||
color: 'blue.600',
|
||||
|
||||
Reference in New Issue
Block a user