Fixed Some Bugs
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
import { Icon } from "astro-icon/components";
|
||||
import Base from "../layouts/Base.astro";
|
||||
import ComponentLayout from "../layouts/ComponentLayout.astro";
|
||||
---
|
||||
|
||||
<Base>
|
||||
<ComponentLayout>
|
||||
<Icon name="lets-icons:chart-alt-duotone-line" size="xl" />
|
||||
</Base>
|
||||
</ComponentLayout>
|
||||
|
||||
Reference in New Issue
Block a user