change styletype variants
This commit is contained in:
parent
34696f13f9
commit
d9ffbf1567
@ -1,4 +1,4 @@
|
|||||||
export type StyleType = "fill" | "outline" | "text";
|
export type StyleType = "high" | "medium" | "low";
|
||||||
|
|
||||||
export type StyleColorVariants = "blue" | "pink" | "red" | "purple" | "yellow" | "sky" | "emerald" | "gray" | "dark-coral";
|
export type StyleColorVariants = "blue" | "pink" | "red" | "purple" | "yellow" | "sky" | "emerald" | "gray" | "dark-coral";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user