9c70b8a11fbd781fa376f12732efbb582131c41e
Replace the bare "remove" cross on each queue row with a ghost three-dot menu offering Play now, Move next (reposition right after the current track), Track info, and Remove — consolidating the previously separate info button into the same menu.
Rsbuild project
Setup
Install the dependencies:
npm install
Get started
Start the dev server, and the app will be available at http://localhost:3000.
npm run dev
Build the app for production:
npm run build
Preview the production build locally:
npm run preview
Learn more
To learn more about Rsbuild, check out the following resources:
- Rsbuild documentation - explore Rsbuild features and APIs.
- Rsbuild GitHub repository - your feedback and contributions are welcome!
Description
Languages
TypeScript
90.3%
CSS
6.1%
JavaScript
3.3%
Shell
0.3%