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