Skip to content

Commit cfb9d87

Browse files
authored
chore(linea-ens-app): deactivate reminder feature (#354)
1 parent 766fe77 commit cfb9d87

File tree

6 files changed

+3
-597
lines changed

6 files changed

+3
-597
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3+
/// <reference path="./.next/types/routes.d.ts" />
34

45
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
6+
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.

packages/linea-ens-app/src/components/pages/profile/[name]/tabs/MoreTab/Miscellaneous/EarnifiDialog.test.tsx

Lines changed: 0 additions & 193 deletions
This file was deleted.

packages/linea-ens-app/src/components/pages/profile/[name]/tabs/MoreTab/Miscellaneous/EarnifiDialog.tsx

Lines changed: 0 additions & 143 deletions
This file was deleted.

0 commit comments

Comments
 (0)