From af0239224ed27c40905c376395743feb08566c04 Mon Sep 17 00:00:00 2001 From: Mathys Date: Tue, 1 Jul 2025 23:02:28 -0400 Subject: [PATCH] test2 --- src/components/deco/BackgroundGradient.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/deco/BackgroundGradient.tsx b/src/components/deco/BackgroundGradient.tsx index ace96b2..0620357 100644 --- a/src/components/deco/BackgroundGradient.tsx +++ b/src/components/deco/BackgroundGradient.tsx @@ -20,4 +20,5 @@ export default function BackgroundGradient({ text = "", isFixed = false, isDoted ); } -// test 1 \ No newline at end of file +// test 1 +// test 2 \ No newline at end of file