mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-03 04:43:01 +00:00
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
|