You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can pass the value as an argument or set that incremented value with redux structure whenever you change that incremented value its relevant changes made automatically.
i want to increment by 5 or 6,
but the condition is that i have to pass this data when i click on button.
something like Increase
then the counter will be 0,5,10,15,......
something like Increase
then the counter will be 0,3,6,9,12......
in short i will pass the value from button click.
The text was updated successfully, but these errors were encountered: