From c8ec1ad81573bbfae9765f1af0fc774db07877a7 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 05:39:12 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in b43d242 according to the output from Prettier. Details: None --- app/page.tsx | 6 +- components/HeroSection.tsx | 10 +- components/OpenSource.tsx | 9 +- components/PrivacyFeatures.tsx | 16 +- components/Stack.tsx | 21 +- components/Steps.tsx | 22 +- components/features.tsx | 92 +- pnpm-lock.yaml | 4268 ++++++++++++++++++++------------ 8 files changed, 2756 insertions(+), 1688 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 345da3c..01fcf9d 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -28,7 +28,11 @@ export default async function Component() { -