I want to update the state i.e. want to change the value of attribute and once the value is updated I want to invoke api call.
What are the different ways available? Do I need to update the attribute value in reducer and then invoke api from reducer only?
Regards, Parag
Comments
Post a Comment