Add none to color scheme literal (#2055)
This commit is contained in:
parent
ff4c5a5cf8
commit
a2e185cced
@ -97,6 +97,7 @@ class ChakraColorModeProvider(Component):
|
||||
|
||||
|
||||
LiteralColorScheme = Literal[
|
||||
"none",
|
||||
"gray",
|
||||
"red",
|
||||
"orange",
|
||||
|
Loading…
Reference in New Issue
Block a user