Chap04 -> Styling components with Emotion -> Installing Emotion
parent
beedc2aef8
commit
05f529d84e
File diff suppressed because it is too large
Load Diff
|
@ -3,6 +3,8 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.8.2",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@testing-library/jest-dom": "^5.16.2",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
|
|
Loading…
Reference in New Issue