Move DListItem.astro to components/ui folder
This commit is contained in:
@ -12,7 +12,7 @@ tags:
|
||||
canonical: https://astrowind.vercel.app/astrowind-template-in-depth
|
||||
---
|
||||
|
||||
import DListItem from '../../components/widgets/DListItem.astro';
|
||||
import DListItem from '../../components/ui/DListItem.astro';
|
||||
import ToggleTheme from '../../components/common/ToggleTheme.astro';
|
||||
|
||||
## Overview
|
||||
|
Reference in New Issue
Block a user