diff --git a/src/components/cards/EducationCard.astro b/src/components/cards/EducationCard.astro index 3913f30..5cfa9bb 100644 --- a/src/components/cards/EducationCard.astro +++ b/src/components/cards/EducationCard.astro @@ -1,5 +1,6 @@ --- import { Icon } from 'astro-icon/components'; + import Logo from '@components/ui/logos/Logo.astro'; interface Props {