Skip to content

Commit 5107dc4

Browse files
authored
Merge pull request #231 from RWOverdijk/patch-2
docs(select): remove unused import
2 parents 0de44b4 + f3e40d6 commit 5107dc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/docs/src/content/docs/components/select.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ Presents a selection of options for the user to choose from, activated by a butt
6464
</Aside>
6565

6666
```tsx
67-
import { View } from 'react-native';
6867
import { useSafeAreaInsets } from 'react-native-safe-area-context';
6968
import {
7069
Select,

0 commit comments

Comments
 (0)