Connecting the Question Page
Learn about connecting the question page to the store.
We'll cover the following
Steps to connect question page to store
Let’s connect the question page to the store. To do that, perform the following steps:
In
QuestionPage.tsx
, let’s add the followingimport
statements to import the hooks we need from React Redux and action functions from our store:
Get hands-on with 1400+ tech skills courses.