Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vercel/next-learn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: vercel/next-learn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: removes-unnecessary-search-state
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 18, 2023

  1. drill searchParams prop to paginatin and search instead of using useS…

    …earchParams and state for the input
    StephDietz committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    344b63c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. remove use effect from pagination

    StephDietz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9e779e5 View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    StephDietz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    75d1a29 View commit details
    Browse the repository at this point in the history
Loading