import { shallowEqual, useSelector } from 'react-redux'; ... and to make it simpler you can define the selector in every slice and export it ...
確定! 回上一頁