moves labels to copy folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Alert } from 'react-native'
|
||||
import { shared as sharedLabels } from '../labels'
|
||||
import { shared as sharedLabels } from '../../copy/en/labels'
|
||||
|
||||
export default function alertError(msg) {
|
||||
Alert.alert(sharedLabels.errorTitle, msg)
|
||||
|
||||
Reference in New Issue
Block a user