Refactor components structure
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
import Item from "~/components/widgets/blog/ListItem.astro";
|
||||
import Item from "~/components/blog/ListItem.astro";
|
||||
|
||||
const { posts } = Astro.props;
|
||||
---
|
Reference in New Issue
Block a user