标签: reactjs redux react-hooks react-context
我曾经使用 ReduxDevTools 通过 persist 选项冻结/保存状态。现在,使用 React Context hook(而不是 Redux)和 React Developer Tool,我想知道是否有任何方法可以做到这一点?
persist