Renames common->shared component directory

This commit is contained in:
Sofiya Tepikin
2019-01-09 22:33:42 +01:00
parent bee0550372
commit 0feab0ed61
18 changed files with 21 additions and 26 deletions
@@ -9,7 +9,7 @@ import {
import { secondaryColor } from '../../../styles/index'
import labels from '../../../i18n/en/settings'
import config from '../../../config'
import alertError from '../common/alert-error'
import alertError from '../shared/alert-error'
export default class TempSlider extends Component {
constructor(props) {