Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorJ76 committed Nov 6, 2024
1 parent c55bb2a commit 9146ee8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions libs/components/src/lib/accordion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,8 +425,8 @@ Use the `closeAll` method on **Accordion** to programatically close all open Acc

<div class="table-wrapper">

| Name | Type | Bubbles | Composed | Description |
| -------- | ------------------------ | ------- | -------- | -------------------------------------------------------- |
| Name | Type | Bubbles | Composed | Description |
| ---------- | ------------------------ | ------- | -------- | -------------------------------------------------------- |
| **change** | `CustomEvent<undefined>` | Yes | Yes | Fires a custom 'change' event when the button is invoked |

</div>
Expand All @@ -435,6 +435,6 @@ Use the `closeAll` method on **Accordion** to programatically close all open Acc

<div class="table-wrapper">

| Name | Description |
| --- | --- |
| **icon** | Add an icon to the component |
| Name | Description |
| -------- | ---------------------------- |
| **icon** | Add an icon to the component |

0 comments on commit 9146ee8

Please sign in to comment.