Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add hotkeys to the audio player (#1203)
* Add @svelte-put/shortcut as a dependency * Implement player hotkeys * Pause and reset show on player close * Implement minimized player * Move hotkeys into +layout and refactor into object * Remove unused test file * Implement hotkey modal * Add vitest tests for formatShortcut util * Rebuild lockfile after rebase * Update modal styling * Reset core-js version --------- Co-authored-by: Scott Tolinski <scott.tolinski@gmail.com>
- Loading branch information