how to take parameters from component to redux action creator

前端 未结 0 600
庸人自扰
庸人自扰 2020-12-18 13:21

i\'m using redux for the state management of my app, i\'m still beginner using the redux.

//reducer.js

const initialState = {
  country: "Indonesia"         


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