fx
This commit is contained in:
@@ -7,7 +7,7 @@ const colorVariants = {
|
||||
primary: 'text-[#fffff]',
|
||||
secondary: 'text-gray-200',
|
||||
custom: 'text-[#015eff]',
|
||||
light: 'text-white',
|
||||
light: '[#fcfcfc]',
|
||||
} as const
|
||||
|
||||
type TextOwnProps = {
|
||||
|
Reference in New Issue
Block a user