Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixes code example
  • Loading branch information
parideis authored Feb 15, 2025
1 parent 0f25a78 commit 87df982
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 @@ -68,7 +68,7 @@ yarn add accessible-astro-components

```astro
---
import { Accordion, Card, Modal } from 'accessible-astro-components'
import { Accordion, AccordionItem } from 'accessible-astro-components'
---
<Accordion>
Expand Down

0 comments on commit 87df982

Please # to comment.