From ff4843ce9abe86d13d2286c4a2f2ce6785daefe5 Mon Sep 17 00:00:00 2001 From: Aswin V Date: Thu, 24 Feb 2022 23:46:45 +0530 Subject: [PATCH] Automatic class sorting with prettier --- components/Footer.tsx | 14 +++++++------- components/Header.tsx | 8 ++++---- package-lock.json | 39 +++++++++++++++++++++++++++++++++++++++ package.json | 2 ++ pages/index.tsx | 20 ++++++++++---------- pages/saml/login.tsx | 12 ++++++------ 6 files changed, 68 insertions(+), 27 deletions(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index fb3aad5..46d6140 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -1,8 +1,8 @@ export default function Footer() { return ( -