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
Current behavior:
Have used styled to style the contents of a component. But it is not working.
In the code, have created a small component and styled it to be color red. But its not applying.
Codesandbox: https://codesandbox.io/p/sandbox/styled-component-demo-gtvf4l
Expected behavior:
Red color is applied to the component
Current behavior:
Have used styled to style the contents of a component. But it is not working.
In the code, have created a small component and styled it to be color red. But its not applying.
Codesandbox: https://codesandbox.io/p/sandbox/styled-component-demo-gtvf4l
Expected behavior:
Red color is applied to the component
Environment information:
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
The text was updated successfully, but these errors were encountered: