How do you think when you have states for email, password, and other states like dateRange values, and you have to implement a Redux store for them?
What kind of action creators do you write, should you use Redux toolkit, and what's the most simplest way to do this?