Files
next-learn/dashboard
Delba de Oliveira 83293ab924 Add "edit" invoice functionality (#144)
* Organize components

* Add delete invoice component and action

* Update customer emails

* Add delete button, pending/paid UI, and placeholder edit button

* Fix build errors

* More errors

* Fix table corners

* Rename add invoice form, and make it generic for edit or add

* Wire it up!

* Add server action placeholder

* Fix TS errors

* Misc
2023-09-06 08:18:40 -05: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.