Skip to content

Commit 09c1ffc

Browse files
authored
Update YearPicker.tsx
merge resolve duplicated import
1 parent 5764a2e commit 09c1ffc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Date/YearPicker.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import * as React from 'react'
22
import { FlatList, StyleSheet, View, ScrollView } from 'react-native'
3-
import { Text, TouchableRipple, useTheme } from 'react-native-paper'
43
import { MD2Theme, Text, TouchableRipple, useTheme } from 'react-native-paper'
54
import { range } from '../utils'
65

0 commit comments

Comments
 (0)