Skip to content

Commit 3aa7773

Browse files
committed
docs(headless/popover): use new alert variant instead of caution
1 parent 6da7d8d commit 3aa7773

File tree

1 file changed

+1
-1
lines changed
  • apps/website/src/routes/docs/headless/popover

1 file changed

+1
-1
lines changed

apps/website/src/routes/docs/headless/popover/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ Automatically places the listbox based on available space. **You must set flip t
634634

635635
<Showcase name="auto-placement" />
636636

637-
<Note status="caution">
637+
<Note status="alert">
638638
You cannot use **flip** and **autoPlacement** at the same time. They both manipulate the
639639
placement but with different strategies. Using both can result in a continuous reset
640640
loop as they try to override each other's work.

0 commit comments

Comments
 (0)