Added svg support
This commit is contained in:
parent
e5dd399a07
commit
e2f75f43b2
4 changed files with 1430 additions and 8 deletions
|
@ -10,6 +10,7 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@svgr/webpack": "^6.5.1",
|
||||
"eslint-config": "^0.3.0",
|
||||
"next": "^13.0.6",
|
||||
"react": "^18.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue