Replace classnames with clsx

This commit is contained in:
Deluan
2020-11-27 18:27:32 -05:00
parent 0b729e1cf9
commit 2ffb28fc2d
5 changed files with 10 additions and 13 deletions
+1
View File
@@ -4,6 +4,7 @@
"private": true,
"dependencies": {
"@material-ui/lab": "^4.0.0-alpha.56",
"clsx": "^1.1.1",
"deepmerge": "^4.2.2",
"jwt-decode": "^3.1.2",
"lodash.get": "^4.4.2",