Skip to content

Commit 634107f

Browse files
committed
fix: add missing animated import
1 parent 2583c79 commit 634107f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/TextInput/TextInputFlat.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import {
66
TextInput as NativeTextInput,
77
TextStyle,
88
View,
9+
Animated,
910
} from 'react-native';
1011

1112
import { Underline } from './Addons/Underline';

0 commit comments

Comments
 (0)