|
@@ -10,7 +10,6 @@ import {
|
|
|
StyleSheet,
|
|
StyleSheet,
|
|
|
TextInput
|
|
TextInput
|
|
|
} from 'react-native';
|
|
} from 'react-native';
|
|
|
-import CheckBox from '@react-native-community/checkbox';
|
|
|
|
|
import { SafeAreaView } from 'react-native-safe-area-context';
|
|
import { SafeAreaView } from 'react-native-safe-area-context';
|
|
|
import { PreviousPageBlackSvg } from '../global/SVG';
|
|
import { PreviousPageBlackSvg } from '../global/SVG';
|
|
|
import NormalButton from '../global/normal_button';
|
|
import NormalButton from '../global/normal_button';
|