const state = useSelector(state => { console.log(\'state\', state) return state.common.verify_code; });
How to get loading status by usin