feat(react): add hlep page to branch prefix

This commit is contained in:
Elian Doran
2025-08-03 19:48:44 +03:00
parent 5d9bd0f6d3
commit f8b563704f
2 changed files with 6 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ function BranchPrefixDialogComponent({ branch }: BranchPrefixDialogProps) {
size="lg"
onShown={() => branchInput.current?.focus()}
onSubmit={onSubmit}
helpPageId="TBwsyfadTA18"
footer={<button class="btn btn-primary btn-sm">{t("branch_prefix.save")}</button>}
>
<div class="form-group">