connect()
The connect() function is redux is a way to connect React component to the Redux store. It allows the component to read data from the store and dispatch actions to the store to update the state. It does not modify the component class passed to it; instead, it returns a