mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-13 06:21:21 -05:00
themed switch (#418)
This commit is contained in:
parent
c7e1440a4c
commit
e5d01e2443
|
|
@ -78,6 +78,11 @@ const extendedTheme = extendTheme({
|
|||
colorScheme: "theme",
|
||||
},
|
||||
},
|
||||
Switch: {
|
||||
defaultProps: {
|
||||
colorScheme: "theme",
|
||||
},
|
||||
},
|
||||
Modal: {
|
||||
baseStyle: (props) => ({
|
||||
dialog: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user