Text case fix (#3669)

* Text case fix
This commit is contained in:
Pavel Laptev 2024-05-02 13:58:34 +02:00 committed by GitHub
parent e3263774f6
commit a73089718d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,7 @@
loading={isSwitching}
disabled={selectedBranch.name === $baseBranch.branchName}
>
Switch Branch
Switch branch
</Button>
</div>