I see that the following is fine: const Tab = connect( mapState, mapDispatch )( Tabs ); export default Tab;. However, this is incorrect:
確定! 回上一頁