missing shortcut

This commit is contained in:
Siddharth
2025-12-02 18:50:53 -07:00
parent cce88b3dab
commit c9e9d1d1bd
@@ -35,6 +35,10 @@ export function KeyboardShortcutsHelp() {
<span className="text-slate-400">Zoom Timeline</span>
<kbd className="px-1 py-0.5 bg-white/5 border border-white/10 rounded text-[#34B27B] font-mono"> + Scroll</kbd>
</div>
<div className="flex items-center justify-between">
<span className="text-slate-400">Pause/Play</span>
<kbd className="px-1 py-0.5 bg-white/5 border border-white/10 rounded text-[#34B27B] font-mono">Space</kbd>
</div>
</div>
</div>
</div>