From dad5d9aa399eb2a8aa0c367166247d75ff135227 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Fri, 20 Sep 2024 11:24:48 +0000 Subject: [PATCH] Restyled by whitespace --- src/components/Aboutpage/chart.tsx | 2 +- src/components/Aboutpage/index.tsx | 2 +- src/components/Author/index.tsx | 2 +- src/components/CareerPage/index.tsx | 2 +- src/components/FAQs.tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Aboutpage/chart.tsx b/src/components/Aboutpage/chart.tsx index d63818197..090c059eb 100644 --- a/src/components/Aboutpage/chart.tsx +++ b/src/components/Aboutpage/chart.tsx @@ -170,4 +170,4 @@ const Chart: React.FC = () => { ); }; -export { Chart, Community, Courses, Tutorials, Problems, Solutions }; \ No newline at end of file +export { Chart, Community, Courses, Tutorials, Problems, Solutions }; diff --git a/src/components/Aboutpage/index.tsx b/src/components/Aboutpage/index.tsx index 24c009ec7..e126bff63 100644 --- a/src/components/Aboutpage/index.tsx +++ b/src/components/Aboutpage/index.tsx @@ -17,7 +17,7 @@ export default function AboutUsSection() {
- +
= ({ username }) => { ); }; -export default Author; \ No newline at end of file +export default Author; diff --git a/src/components/CareerPage/index.tsx b/src/components/CareerPage/index.tsx index 54aeea610..55b8c3be1 100644 --- a/src/components/CareerPage/index.tsx +++ b/src/components/CareerPage/index.tsx @@ -136,4 +136,4 @@ const CareerPage: React.FC = () => { ); }; -export default CareerPage; \ No newline at end of file +export default CareerPage; diff --git a/src/components/FAQs.tsx b/src/components/FAQs.tsx index 6e3441099..51e29f9b5 100644 --- a/src/components/FAQs.tsx +++ b/src/components/FAQs.tsx @@ -95,4 +95,4 @@ const FAQs: React.FC = () => { ); }; -export default FAQs; \ No newline at end of file +export default FAQs;