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 {