From 99d19214570845faa9698e3cff80c2f95d2afa6a Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 23 Sep 2025 15:08:26 -0700 Subject: chore: migrate tailwind 3 to tailwind 4 --- frontend/src/pages/Register.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/pages/Register.tsx') diff --git a/frontend/src/pages/Register.tsx b/frontend/src/pages/Register.tsx index 1f8dde8..90edbfd 100644 --- a/frontend/src/pages/Register.tsx +++ b/frontend/src/pages/Register.tsx @@ -118,7 +118,7 @@ const Register = () => { {errors.general && (
-
+
-- cgit v1.2.3