Added svg support

This commit is contained in:
Neshura 2023-03-16 22:16:54 +01:00
parent e5dd399a07
commit e2f75f43b2
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
4 changed files with 1430 additions and 8 deletions

View file

@ -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",