mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-31 17:56:21 +02:00
♻️ Migrate landing pages to app router (#1362)
This commit is contained in:
parent
6b1e2f9c49
commit
f92c0075e3
73 changed files with 2420 additions and 2166 deletions
3
apps/landing/next-env.d.ts
vendored
3
apps/landing/next-env.d.ts
vendored
|
@ -1,5 +1,6 @@
|
|||
/// <reference types="next" />
|
||||
/// <reference types="next/image-types/global" />
|
||||
/// <reference types="next/navigation-types/compat/navigation" />
|
||||
|
||||
// NOTE: This file should not be edited
|
||||
// see https://nextjs.org/docs/basic-features/typescript for more information.
|
||||
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue