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
hello, im using vite to create a react app and tried following the readme in order to get started using design system, but at the time of running the app i get an error in the dev console saying the theme (lineheights.default) is undefined.
i tried debugging if the theme passed as context in the theme provider was valid and it is, its printing fine, but its throwing an error inside ThemeProvider