Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
JDMathew committed Jul 24, 2024
1 parent f74ec26 commit 1d5ddc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/shared/src/screens/Form.screen.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Form, TextInput } from '@react-native-ama/forms';
import { SwitchListItem, Text } from '@react-native-ama/react-native';
import { Text } from '@react-native-ama/react-native';
import * as React from 'react';
import { ScrollView, StyleSheet } from 'react-native';

Expand Down

0 comments on commit 1d5ddc5

Please sign in to comment.