Files
next-learn/dashboard
Stephanie Dietz b8935abc32 add pagination and search bar to the invoice table (#146)
* add pagination and search bar to the invoice table

* make table component server

* fix eslint

* eslint

* eslint

* Updates pagination url to not use state or router and moves pagination component up above the table

* fix eslint typing error

* resolve github convos

* update all 'q' to be 'query'

---------

Co-authored-by: Michael Novotny <manovotny@gmail.com>
2023-09-07 16:37:23 +01:00
..

Next.js App Router Course - Build a Dashboard

This repository contains the starter templates for the Next.js App Router Course, separated by chapters.

For more information, see the course curriculum on the Next.js Website.