From 1cc9eea647a23b923fb60ee0977aea88b4c67c29 Mon Sep 17 00:00:00 2001 From: Nicolas Merget Date: Fri, 22 Nov 2024 12:00:16 +0100 Subject: [PATCH] fix: issue wrong color links --- react-tailwind-template/src/pages/Page1.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/react-tailwind-template/src/pages/Page1.tsx b/react-tailwind-template/src/pages/Page1.tsx index f389b4f0..a6b5e822 100644 --- a/react-tailwind-template/src/pages/Page1.tsx +++ b/react-tailwind-template/src/pages/Page1.tsx @@ -4,7 +4,8 @@ const Page1 = () => { return (
@@ -19,7 +20,7 @@ const Page1 = () => {