From d63123981425b76aecc0fed79f7d0729a8007f5d Mon Sep 17 00:00:00 2001 From: Joseph Izang Date: Tue, 2 Jul 2024 22:51:20 +0100 Subject: [PATCH] fix labels --- libs/remix-ui/git/src/components/panels/clone.tsx | 2 +- .../git/src/components/panels/commands/pushpull.tsx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/remix-ui/git/src/components/panels/clone.tsx b/libs/remix-ui/git/src/components/panels/clone.tsx index daddc53ad7..5b6605879d 100644 --- a/libs/remix-ui/git/src/components/panels/clone.tsx +++ b/libs/remix-ui/git/src/components/panels/clone.tsx @@ -79,7 +79,7 @@ export const Clone = ({ plugin }: CloneProps) => { clone() }}>clone
- + diff --git a/libs/remix-ui/git/src/components/panels/commands/pushpull.tsx b/libs/remix-ui/git/src/components/panels/commands/pushpull.tsx index 48088706a0..22ac035e4d 100644 --- a/libs/remix-ui/git/src/components/panels/commands/pushpull.tsx +++ b/libs/remix-ui/git/src/components/panels/commands/pushpull.tsx @@ -148,7 +148,7 @@ export const PushPull = () => { push()} className="btn btn-primary">Push - + { placeholder="Type to search for a branch..." /> - +