Commit Graph

5 Commits

Author SHA1 Message Date
Delba de Oliveira
a4c2ac4fdf Update nextauth 2023-10-26 10:38:26 -07:00
Delba de Oliveira
a7b3bc64df Update next 2023-10-26 10:24:02 -07:00
Delba de Oliveira
5ebfe4885e 💅 2023-10-26 09:56:09 -07:00
Delba de Oliveira
f4eb6239c5 Add code for chapter 15 2023-10-26 08:57:28 -07:00
Delba de Oliveira
9044c85918 Fix broken images, remove unused assets, update types, polish (#224)
* Update next to canary

* Update layout.tsx

* Use canary

* Remove serverActions flag warning

* Use unstable_noStore

* Add Date.now() test

* Update metadataBase url

* Create wrapper component for Cards

* Update page.tsx

* Misc

* Delete unused data fetch

* Add noStore to /invoices and /customers functions

* Remove date.now()

* Use canary

* Rename component

* Fix imports

* Update types for useFormStatus and useFormState

* Rename folder, add team members

* fixed images and added login button pending state

* Update dashboard/final-example/app/lib/data.ts

Co-authored-by: Matt Kane <m@mk.gg>

---------

Co-authored-by: Steven Tey <stevensteel97@gmail.com>
Co-authored-by: Matt Kane <m@mk.gg>
2023-10-26 09:31:48 -06:00