Redux Toolkit——基操
摘要:redux-toolkit是redux的升级版 ###安装 npm install @reduxjs/toolkit // 在react中还需要搭配react-redux使用 npm install react-redux ###模块的写法 // counterReducer.ts import {
阅读全文
posted @ 2022-10-14 15:04
posted @ 2022-10-14 15:04