You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can view a complete usage inside this template (Elstar-lite)
Once created the component i built a test using jest just trying to render it and jest throws error TypeError: (0, twin_macro_1.theme) is not a function
Check out some of the examples for setup info, like the styled-components-vite example - in your package.json I couldn't see any css-in-js lib installed or configured.
Hey there,
so i tried to create a component using the following code (TS):
You can view a complete usage inside this template (Elstar-lite)
Once created the component i built a test using jest just trying to render it and jest throws error
TypeError: (0, twin_macro_1.theme) is not a function
on line:
Hope i've been clear 👍 .
Thank you!
The text was updated successfully, but these errors were encountered: