AppLoading/AppText/AppTextInput/Button/FramedSegment/Link -> ./common
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import React, { Component } from 'react'
|
||||
import { ScrollView, View } from 'react-native'
|
||||
import AppText from '../../app-text'
|
||||
import FramedSegment from '../../framed-segment'
|
||||
import AppLoadingView from '../../app-loading'
|
||||
import AppText from '../../common/app-text'
|
||||
import FramedSegment from '../../common/framed-segment'
|
||||
import AppLoadingView from '../../common/app-loading'
|
||||
import SettingsButton from '../shared/settings-button'
|
||||
import { openImportDialog, getFileContent, importData } from './import-dialog'
|
||||
import openShareDialogAndExport from './export-dialog'
|
||||
|
||||
Reference in New Issue
Block a user