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