Migrate to astro-icon v1
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
import { Icon } from 'astro-icon';
|
||||
import { Icon } from 'astro-icon/components';
|
||||
|
||||
export interface Props {
|
||||
text: string;
|
||||
|
Reference in New Issue
Block a user