Renames common->shared component directory
This commit is contained in:
@@ -2,7 +2,7 @@ import React, { Component } from 'react'
|
||||
import { ScrollView } from 'react-native'
|
||||
import Hyperlink from 'react-native-hyperlink'
|
||||
import AppText from '../app-text'
|
||||
import SettingsSegment from './common/settings-segment'
|
||||
import SettingsSegment from './shared/settings-segment'
|
||||
import styles from '../../styles/index'
|
||||
import labels, { links } from '../../i18n/en/settings'
|
||||
import replace from '../helpers/replace-url-with-text'
|
||||
|
||||
Reference in New Issue
Block a user