From 58329bb8ceae3496da7c3fe9285c6f528aa076d8 Mon Sep 17 00:00:00 2001 From: overcuriousity Date: Sat, 26 Jul 2025 15:17:18 +0200 Subject: [PATCH] small commit --- src/components/ToolCard.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ToolCard.astro b/src/components/ToolCard.astro index 3107d5a..fa40efc 100644 --- a/src/components/ToolCard.astro +++ b/src/components/ToolCard.astro @@ -1,5 +1,5 @@ --- -// src/components/ToolCard.astro (ENHANCED - Added data attributes for filtering) +// src/components/ToolCard.astro import ShareButton from './ShareButton.astro'; export interface Props {