Commit 06ebeb35 by Giang Tran

create new branch

parent 08a2aff7
......@@ -26,6 +26,7 @@ const ConfirmOTP = (propsa) => {
const [value, setValue] = useState('');
const navigate = useNavigation();
console.log('test');
const ref = useBlurOnFulfill({value, cellCount: CELL_COUNT});
const [props, getCellOnLayoutHandler] = useClearByFocusCell({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment