From 588cdd75323dfefafb266bad34e983406293887b Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 14:33:13 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in 979b023 according to the output from Prettier. Details: None --- src/components/Sections/Features.tsx | 28 ++++++++++++++-------------- src/pages/index.tsx | 28 ++++++++++++++-------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/components/Sections/Features.tsx b/src/components/Sections/Features.tsx index dc136be..5c7b65c 100644 --- a/src/components/Sections/Features.tsx +++ b/src/components/Sections/Features.tsx @@ -1,18 +1,18 @@ const Features = () => { - return ( -