Skip to content

Commit

Permalink
Update popover example use outline
Browse files Browse the repository at this point in the history
  • Loading branch information
raix committed Jul 17, 2024
1 parent cc8de52 commit b79139f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/overlays/popover.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default function Example() {
<DialogTrigger>
<Button
aria-label="Help"
variant="icon"
variant="outline"
>
Open popover
</Button>
Expand Down

0 comments on commit b79139f

Please sign in to comment.