Adding Icons

This commit is contained in:
Martin Karkowski 2020-09-07 07:21:23 +02:00
parent 3d24ac2e17
commit 89419c90ec
2 changed files with 2 additions and 1 deletions

View File

@ -44,6 +44,7 @@
"react": "^16.13.1",
"react-bootstrap": "^1.3.0",
"react-dom": "^16.13.1",
"react-icons": "^3.11.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^6.6.2",
"socket.io": "^2.3.0",

View File

@ -23,7 +23,7 @@
"include": [
"next-env.d.ts",
"pages/**/*.ts",
"backend-api/**/*.ts",
"nextjs-res/**/*.ts",
"**/*.tsx"
],
"exclude": [