[Update Package] Update material-ui to @material-ui/core V1-rc & update firestore settings.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
import React, { Component } from 'react'
|
||||
import PropTypes from 'prop-types'
|
||||
import { connect } from 'react-redux'
|
||||
import SvgImage from 'material-ui-icons/Image'
|
||||
import { withStyles } from 'material-ui/styles'
|
||||
import SvgImage from '@material-ui/icons/Image'
|
||||
import { withStyles } from '@material-ui/core/styles'
|
||||
import { getTranslate, getActiveLanguage } from 'react-localize-redux'
|
||||
import { Map } from 'immutable'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user