mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-24 00:29:02 +00:00
(remove) unused library
This commit is contained in:
parent
a9e32042ab
commit
fe422cba9f
@ -52,7 +52,6 @@
|
|||||||
"material-ui-search-bar": "^1.0.0-beta.13",
|
"material-ui-search-bar": "^1.0.0-beta.13",
|
||||||
"notistack": "https://github.com/gnosis/notistack.git#v0.9.4",
|
"notistack": "https://github.com/gnosis/notistack.git#v0.9.4",
|
||||||
"optimize-css-assets-webpack-plugin": "5.0.3",
|
"optimize-css-assets-webpack-plugin": "5.0.3",
|
||||||
"polish": "^0.2.3",
|
|
||||||
"qrcode.react": "1.0.0",
|
"qrcode.react": "1.0.0",
|
||||||
"react": "16.12.0",
|
"react": "16.12.0",
|
||||||
"react-dom": "16.12.0",
|
"react-dom": "16.12.0",
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
// @flow
|
// @flow
|
||||||
import { createMuiTheme } from '@material-ui/core/styles'
|
import { createMuiTheme } from '@material-ui/core/styles'
|
||||||
import { rgba } from 'polished'
|
|
||||||
import {
|
import {
|
||||||
boldFont,
|
boldFont,
|
||||||
bolderFont,
|
bolderFont,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user