1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00

Add rudimentary keyboard shortcuts; closes #41

This commit is contained in:
Arne Schlüter 2019-01-30 18:25:35 +01:00
commit f9290562fa
8 changed files with 109 additions and 41 deletions

View file

@ -43,6 +43,6 @@
"react-flip-move": "^3.0.3",
"react-highlight.js": "^1.0.7",
"sass": "^1.15.1",
"shadow-cljs": "^2.7.6"
"shadow-cljs": "^2.7.21"
}
}