fix(ui): add onSelect compat wrapper for DropdownMenuItem Bridges Base UI DropdownMenu with Radix-style onSelect so existing consumers work without migration.
16 lines
204 B
Plaintext
16 lines
204 B
Plaintext
.github
|
|
.git
|
|
*.md
|
|
.vscode
|
|
.gitignore
|
|
Makefile
|
|
docs
|
|
.eslintcache
|
|
.gocache
|
|
/web/node_modules
|
|
/web/default/node_modules
|
|
/web/default/dist
|
|
/web/classic/node_modules
|
|
/web/classic/dist
|
|
!THIRD-PARTY-LICENSES.md
|