Skip to content

Commit

Permalink
fix: import path
Browse files Browse the repository at this point in the history
  • Loading branch information
fbuireu committed Jan 21, 2025
1 parent 801f0a9 commit d5b0969
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
import type { CollectionEntry } from "astro:content";
import { RelatedArticlesSlider } from "@modules/core/components/relatedArticles/atoms/relatedArticlesSlider";
import { getRelatedArticles } from "@modules/core/components/relatedArticles/utils/getRelatedArticles";
import "./related-articles.css";
interface RelatedArticleProps {
Expand Down

0 comments on commit d5b0969

Please sign in to comment.