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[
|
LiteralColorScheme = Literal[
|
||||||
|
"none",
|
||||||
"gray",
|
"gray",
|
||||||
"red",
|
"red",
|
||||||
"orange",
|
"orange",
|
||||||
|
Loading…
Reference in New Issue
Block a user