Can I change state of component by selector?
andrei0807 opened this issue · comments
andrei0807 commented
I want to change state of component by this select.
I found component and I know how to change props.
and I got state by getCurrentState. but I don't know how to change state value.
Please help me.
Abhinaba Ghosh commented
Hi @andrei0807 thanks for bringing this up. can you let me know how you are changing/altering the props? I can try replicating the same with state.
andrei0807 commented