mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-04 03:32:12 +02:00
💸 Create abstraction for handling pricing (#1215)
This commit is contained in:
parent
299b33df62
commit
a5ee4fafe5
22 changed files with 302 additions and 68 deletions
1
apps/landing/next-env.d.ts
vendored
1
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue