Skip to content

Commit 6f15eeb

Browse files
committed
chore: fix types
1 parent dce86ab commit 6f15eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { useEffect } from 'react';
1+
import React from 'react';
22
import {
33
Dimensions,
44
KeyboardAvoidingView,

0 commit comments

Comments
 (0)