show esc keybinding hint for recording
This commit is contained in:
@@ -225,10 +225,13 @@ export function RecordingOverlay({
|
|||||||
to review
|
to review
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
|
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
|
||||||
|
Esc
|
||||||
|
</kbd>{" or "}
|
||||||
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
|
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
|
||||||
Q
|
Q
|
||||||
</kbd>{" "}
|
</kbd>{" "}
|
||||||
cancel
|
to cancel
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
@@ -252,10 +255,13 @@ export function RecordingOverlay({
|
|||||||
next
|
next
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
|
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
|
||||||
|
Esc
|
||||||
|
</kbd>{" or "}
|
||||||
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
|
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
|
||||||
Q
|
Q
|
||||||
</kbd>{" "}
|
</kbd>{" "}
|
||||||
cancel
|
to cancel
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Reference in New Issue
Block a user