Connecting the Search Page
Learn to connect the search page with the store.
We'll cover the following
Steps to connect search page to store
Let’s connect the search page to the store. To do that, perform the following steps:
In
SearchPage.tsx
, let’s add the followingimport
statements to import the hooks we need from React Redux and types from our store:
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy