Skip to content

Commit

Permalink
chore: make example component consistent with docs code block
Browse files Browse the repository at this point in the history
  • Loading branch information
tho-dan committed Jan 13, 2025
1 parent 122388c commit 222c2dd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
>
<div class="w-52">
<p class="p-4">
Access this content by clicking the dropdown's trigger button
Dropdown content
</p>
</div>
</fwb-dropdown>
Expand All @@ -15,7 +15,7 @@
>
<div class="w-52">
<p class="p-4">
You cannot access this content, since the dropdown's trigger button is disabled
Disabled dropdown content
</p>
</div>
</fwb-dropdown>
Expand Down

0 comments on commit 222c2dd

Please sign in to comment.