From 4c4421c8a897ea54472c3dd1696bcf0dc0ec4e3b Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 8 Feb 2026 23:15:40 -0600 Subject: [PATCH] fix: fix lint error --- src/components/ui/sections/Applications.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/sections/Applications.astro b/src/components/ui/sections/Applications.astro index 4eecf52..9e0446c 100644 --- a/src/components/ui/sections/Applications.astro +++ b/src/components/ui/sections/Applications.astro @@ -49,7 +49,7 @@ const shadowClasses = 'shadow-xs hover:shadow-md dark:shadow-md dark:hover:shado
- + ); })