Commit 3d7507a0 by Giang Tran

merge code

parent 68e70ad6
......@@ -20,6 +20,8 @@ import {connect} from 'react-redux';
const SmartOTPConfig = (props) => {
const navigation = useNavigation();
console.log(props.user);
return (
<View style={{flex: 1}}>
<HeaderBack title={'SettingOTP'} />
......
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