Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
stramel authored Oct 22, 2024
1 parent 63e93a3 commit 4060744
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ interface Props extends HTMLAttributes<"svg"> {
```

The `Icon` also accepts any global HTML attributes and `aria` attributes. They will be forwarded to the rendered `<svg>` element.
https://github.com/natemoo-re/astro-icon/blob/main/packages/core/components/Icon.astro#L10-L17
See the [`Props.ts`](./packages/core/components/Icon.astro#L10-L17) file for more details.

### Styling
Expand Down

0 comments on commit 4060744

Please sign in to comment.