parent
fe842b28e3
commit
81d97704a8
|
@ -1,5 +1,5 @@
|
|||
import React from 'react';
|
||||
import { StyleSheet, Text, TextInputProps, TouchableOpacityProps, View } from 'react-native';
|
||||
import { StyleSheet, Text, TextInputProps, TouchableOpacity, TouchableOpacityProps, View } from 'react-native';
|
||||
|
||||
import I18n from '../../../i18n';
|
||||
import sharedStyles from '../../Styles';
|
||||
|
|
Loading…
Reference in New Issue