Connecting the Search Page

Learn to connect the search page with the store.

Steps to connect search page to store

Let’s connect the search page to the store. To do that, perform the following steps:

  1. In SearchPage.tsx, let’s add the following import 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