xstyled icon indicating copy to clipboard operation
xstyled copied to clipboard

Attempted import error: `createColorModeProvider` is not exported from `@xstyled/core`.

Open patrikmasiar opened this issue 2 years ago • 0 comments

🐛 Bug Report

In my React application, I have installed:

 "@xstyled/core": "^3.6.0",
"@xstyled/styled-components": "^3.6.0",
"styled-components": "^5.3.5"

and I got this error: Snímka obrazovky 2022-07-27 o 9 24 18

To Reproduce

Install the same versions of packages in the React application and run the project

patrikmasiar avatar Jul 27 '22 07:07 patrikmasiar