We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b77ea commit 5970affCopy full SHA for 5970aff
snippets/snippets.json
@@ -2,7 +2,7 @@
2
"styles": {
3
"prefix": "stcomp",
4
"body": [
5
- "import styled from 'styled-components/native'",
+ "import styled from 'styled-components'",
6
"",
7
"const ${1:Container} = styled.${2:View}`",
8
" ${3}",
0 commit comments