Open dave-edelhart-finfare opened 6 months ago
apparently the property 'display' is causing a compile error. Why? shouldnt I be able to say display: 'flex'?
Did you fix that? I am getting same error on
export const Typography = createText
<Typography variant={'h5'}>HELP</Typography>
Current behavior
Getting an error with custom component (heads up- NOT typescript due to company regs)
This is the component (a basic page header)
Expected behavior
the component works as documented in site...
To Reproduce
Platform:
Web / Expo
Environment