From 97882567a3e705e03c8a9b2c0226dfc8ad417fd4 Mon Sep 17 00:00:00 2001 From: nissu99 Date: Sat, 12 Oct 2024 12:42:52 +0530 Subject: [PATCH] fixed allignment --- next-env.d.ts | 2 +- pages/[lang]/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/next-env.d.ts b/next-env.d.ts index 4f11a03dc6c..a4a7b3f5cfa 100644 --- a/next-env.d.ts +++ b/next-env.d.ts @@ -2,4 +2,4 @@ /// // NOTE: This file should not be edited -// see https://nextjs.org/docs/basic-features/typescript for more information. +// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information. diff --git a/pages/[lang]/index.tsx b/pages/[lang]/index.tsx index ad5fe83ba6c..4f7bc282694 100644 --- a/pages/[lang]/index.tsx +++ b/pages/[lang]/index.tsx @@ -108,7 +108,7 @@ export default function HomePage() {
- +