Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakiChen authored Nov 15, 2024
1 parent d8f58fe commit a5eee42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ export default defineConfig({

```js
---
import Icon from 'astro-svgs/Icon.astro';
import Layout from '~/Layouts/Layout.astro';
import Icon from 'astro-svgs/Icon.astro';
---
<Layout>
{/* name is the `file name` of the icon you need*/}
Expand Down

0 comments on commit a5eee42

Please sign in to comment.