Skip to content

Commit

Permalink
Docs(web-twig): Unify the Dropdown demo according to its web pack…
Browse files Browse the repository at this point in the history
…age counterpart
  • Loading branch information
adamkudrna committed Feb 29, 2024
1 parent b8966a4 commit f25bfe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Button
data-spirit-toggle="dropdown"
data-spirit-target="#dropdown-disabled-auto-close"
data-spirit-autoclose="true"
data-spirit-autoclose="false"
>
Button as anchor
</Button>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<Button
data-spirit-toggle="dropdown"
data-spirit-target="#dropdown-various-items"
data-spirit-autoclose="true"
>
Button as anchor
</Button>
Expand Down

0 comments on commit f25bfe0

Please sign in to comment.