Skip to content

Commit 6e9d044

Browse files
committed
feat(README): add TextInputOTPRef type import
1 parent 56c6454 commit 6e9d044

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ import {
150150
TextInputOTPSlot,
151151
TextInputOTPGroup,
152152
TextInputOTPSeparator,
153+
type TextInputOTPRef,
153154
} from 'react-native-input-code-otp';
154155

155156
export function MyComponent() {

0 commit comments

Comments
 (0)