diff options
author | lonkaars <l.leblansch@gmail.com> | 2021-01-05 12:41:55 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2021-01-05 12:41:55 +0100 |
commit | 083cc3c157c320bf01427af32c9729e6a6544cd8 (patch) | |
tree | e7c7c316183cee0fa7274984614e1acb95849516 /package.json | |
parent | 8cdbd98c8ab9646a96bc22724f38038b4e273a0e (diff) |
icoontje gefixt
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index dc242a4..a03e211 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,8 @@ "dependencies": { "@material-ui/core": "^4.11.2", "@material-ui/icons": "^4.11.2", + "@mdi/js": "^5.8.55", + "@mdi/react": "^1.4.0", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", |