Skip to content

Commit

Permalink
docs ocd change
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmoud-zino committed Jan 29, 2024
1 parent 2ea868e commit 4960690
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ function onInvalidHandler(event: any): void {
</section>
<!-- Add/Remove Chips Programatically -->
<section class="space-y-4">
<h2 class="h2">Add / Remove Chips programatically</h2>
<h2 class="h2">Add / Remove Chips</h2>
<p>
To add or remove chips programatically, use the exported functions <code class="code">addChip</code> and
<code class="code">removeChip</code> after binding the ChipInput.
Expand Down

0 comments on commit 4960690

Please sign in to comment.