diff --git a/libs/remix-ui/git/src/components/gitui.tsx b/libs/remix-ui/git/src/components/gitui.tsx index 87d3b2145c..89dbbb434e 100644 --- a/libs/remix-ui/git/src/components/gitui.tsx +++ b/libs/remix-ui/git/src/components/gitui.tsx @@ -178,7 +178,7 @@ export const GitUI = (props: IGitUi) => { -
+
@@ -186,9 +186,9 @@ export const GitUI = (props: IGitUi) => {
- <> +
- +

diff --git a/libs/remix-ui/git/src/components/navigation/sourcecontrolgroup.tsx b/libs/remix-ui/git/src/components/navigation/sourcecontrolgroup.tsx index cb392522c3..e80b43defd 100644 --- a/libs/remix-ui/git/src/components/navigation/sourcecontrolgroup.tsx +++ b/libs/remix-ui/git/src/components/navigation/sourcecontrolgroup.tsx @@ -39,7 +39,7 @@ export const SourceControlGroupNavigation = (props: SourceControlGroupNavigation {group.name === 'Changes' ? }> - + : null} : null diff --git a/libs/remix-ui/git/src/components/panels/commands.tsx b/libs/remix-ui/git/src/components/panels/commands.tsx index 45f6f05aeb..162603eb26 100644 --- a/libs/remix-ui/git/src/components/panels/commands.tsx +++ b/libs/remix-ui/git/src/components/panels/commands.tsx @@ -6,7 +6,7 @@ import { Merge } from "./commands/merge"; export const Commands = () => { return ( -
+