chore: generate
This commit is contained in:
parent
233d003b49
commit
bb8bf32abe
20 changed files with 161 additions and 123 deletions
|
|
@ -183,7 +183,10 @@ export function SessionHeader() {
|
|||
}}
|
||||
aria-hidden={!showReview()}
|
||||
>
|
||||
<TooltipKeybind title={language.t("command.review.toggle")} keybind={command.keybind("review.toggle")}>
|
||||
<TooltipKeybind
|
||||
title={language.t("command.review.toggle")}
|
||||
keybind={command.keybind("review.toggle")}
|
||||
>
|
||||
<Button
|
||||
variant="ghost"
|
||||
class="group/review-toggle size-6 p-0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue