From 4659cbd8df2b5b8386f484fc542cc7439fc29f42 Mon Sep 17 00:00:00 2001 From: meglerhagen Date: Wed, 24 Jan 2024 21:21:38 +0100 Subject: [PATCH] format issues --- app/layout.tsx | 2 +- components/investments/data.tsx | 4 ++-- lib/subscription.ts | 4 ++-- tsconfig.json | 12 ++++++------ 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 97251e6c..5b831411 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -59,7 +59,7 @@ export default function RootLayout({ children }: RootLayoutProps) {