We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e27c5 commit a471d60Copy full SHA for a471d60
docs/content/components/dropdown.md
@@ -44,7 +44,7 @@ Wrap in `<ot-dropdown>`. Use `popovertarget` on the trigger and `popover` on the
44
</header>
45
<br />
46
<footer>
47
- <button class="outline" class="small" popovertarget="demo-confirm">Cancel</button>
+ <button class="outline small" popovertarget="demo-confirm">Cancel</button>
48
<button data-variant="danger" class="small" popovertarget="demo-confirm">Delete</button>
49
</footer>
50
</article>
0 commit comments