forked from emre/www_projectmycelium_com
fixed build errors
This commit is contained in:
@@ -23,6 +23,7 @@ type TextOwnProps = {
|
||||
font?: keyof typeof fontVariants
|
||||
color?: keyof typeof colorVariants
|
||||
className?: string
|
||||
children?: React.ReactNode
|
||||
}
|
||||
|
||||
// Polymorphic helpers
|
||||
|
||||
Reference in New Issue
Block a user