Module Style Components not found #14
Answered
by
rigelglen
jgraffin
asked this question in
Troubleshooting
-
Hello! I tried to use this component here, but I'm stuck in an import component dependency. |
Beta Was this translation helpful? Give feedback.
Answered by
rigelglen
Jul 9, 2021
Replies: 1 comment
-
Hi,
Install it with
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rigelglen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
styled-components
is a peer dependency and you need to install itInstall it with
npm i styled-components