We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e1c52 commit 180efc2Copy full SHA for 180efc2
examples/default/src/screens/user-steps/BasicComponentsScreen.tsx
@@ -22,6 +22,7 @@ import { Section } from '../../components/Section';
22
import { nativeBaseTheme } from '../../theme/nativeBaseTheme';
23
import Icon from 'react-native-vector-icons/Ionicons';
24
import { InputField } from '../../components/InputField';
25
+import { InputField } from '../../components/InputField';
26
27
/**
28
* A screen that demonstrates the usage of user steps with basic React Native components.
0 commit comments