How do I use redux toolkit's createSlice to create localStorage?

前端 未结 0 379
轮回少年
轮回少年 2020-11-30 00:54

I am making a cart functionality using redux toolkit\'s createSlice. But in the browser\'s application tab, the value of the localStorage is showing as [object Object]. Can

相关标签:
回答
  • 消灭零回复
提交回复
热议问题