diff options
author | Eug-VS <eug-vs@keemail.me> | 2020-01-03 02:21:54 +0300 |
---|---|---|
committer | Eug-VS <eug-vs@keemail.me> | 2020-01-03 02:22:28 +0300 |
commit | 15cf186e8b5ef25188df92be18d421a486033ee2 (patch) | |
tree | f8a66f4c60176cf8c3d759bbd68a26642b07283a /package.json | |
parent | 3cc00d726e40886d64b2554fb0c48571621d4191 (diff) | |
download | chrono-cube-ui-15cf186e8b5ef25188df92be18d421a486033ee2.tar.gz |
Apply styles to the Scoreboard
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 185f490..ae85ac9 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "private": true, "dependencies": { "@material-ui/core": "^4.8.2", + "@material-ui/icons": "^4.5.1", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.4.0", "@testing-library/user-event": "^7.2.1", |