diff --git a/docs/components/popup.md b/docs/components/popup.md index 0321b70b1..18a8f90c7 100644 --- a/docs/components/popup.md +++ b/docs/components/popup.md @@ -874,7 +874,7 @@ const App = () => { Use the `sync` attribute to make the popup the same width or height as the anchor element. This is useful for controls that need the popup to stay the same width or height as the trigger. ```html preview -