fixed some review comments

Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
This commit is contained in:
Lykke Axlin
2021-09-21 19:13:12 +02:00
parent 77d2ebf4c4
commit ac9a05b33d
19 changed files with 80 additions and 113 deletions
+2
View File
@@ -4,6 +4,7 @@
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
"private": false,
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
@@ -30,6 +31,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@testing-library/jest-dom": "^5.14.1",
"luxon": "^2.0.2",
"moment": "^2.29.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",