From 7a403f295d7b289677c11a68d5e0ceec2f23d7e7 Mon Sep 17 00:00:00 2001 From: devStorm <59678453+developStorm@users.noreply.github.com> Date: Sun, 17 Nov 2024 22:44:35 -0800 Subject: [PATCH] style: reorder class names for consistency --- components/form.tsx | 2 +- pages/index.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/form.tsx b/components/form.tsx index 318247d..f4f2727 100644 --- a/components/form.tsx +++ b/components/form.tsx @@ -24,7 +24,7 @@ export function ActionBtn(props: ButtonHTMLAttributes) { return (