What is useSelector in react?

useSelector is a function that takes the current state as an argument and returns whatever data you want from it and it allows you to store the return values inside a variable within the scope of you functional components instead of passing down as props.

Sizin İçin Seçtik  Action payload nedir?

Leave a Reply

Your email address will not be published. Required fields are marked *