mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-07 22:18:39 +00:00
Merge branch 'main' into fix/resizable-v4-upgrade
This commit is contained in:
@@ -5,8 +5,8 @@ featured: true
|
||||
base: base
|
||||
component: true
|
||||
links:
|
||||
doc: https://base-ui.com/react/components/dropdown-menu
|
||||
api: https://base-ui.com/react/components/dropdown-menu#api-reference
|
||||
doc: https://base-ui.com/react/components/menu
|
||||
api: https://base-ui.com/react/components/menu#api-reference
|
||||
---
|
||||
|
||||
<ComponentPreview
|
||||
@@ -162,4 +162,4 @@ A richer example combining groups, icons, and submenus.
|
||||
|
||||
## API Reference
|
||||
|
||||
See the [Base UI documentation](https://base-ui.com/react/components/dropdown-menu) for the full API reference.
|
||||
See the [Base UI documentation](https://base-ui.com/react/components/menu) for the full API reference.
|
||||
|
||||
Reference in New Issue
Block a user