Skip to content

Commit

Permalink
Docs(web-twig): Fix default placement in Dropdown demo
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Feb 27, 2024
1 parent 45aec24 commit cc6c0fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
data-spirit-target="#dropdown-placements-example"
data-spirit-autoclose="false"
>
<span id="dropdown-placements-example-text" style="white-space: nowrap">bottom-left</span>
<span id="dropdown-placements-example-text" style="white-space: nowrap">bottom-start</span>
</Button>
<Dropdown id="dropdown-placements-example">
<Item elementType="a" href="#" label="Action" />
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc6c0fc

Please sign in to comment.