From 25c12b101fda8bd54aa370ce8fa27d943017da62 Mon Sep 17 00:00:00 2001 From: Mathew Pareles Date: Mon, 5 May 2025 01:10:10 -0700 Subject: [PATCH] small --- .../void-editor-widgets-tsx/VoidCommandBar.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/vs/workbench/contrib/void/browser/react/src/void-editor-widgets-tsx/VoidCommandBar.tsx b/src/vs/workbench/contrib/void/browser/react/src/void-editor-widgets-tsx/VoidCommandBar.tsx index 86b54c67..6b94a4e2 100644 --- a/src/vs/workbench/contrib/void/browser/react/src/void-editor-widgets-tsx/VoidCommandBar.tsx +++ b/src/vs/workbench/contrib/void/browser/react/src/void-editor-widgets-tsx/VoidCommandBar.tsx @@ -138,7 +138,7 @@ const VoidCommandBar = ({ uri, editor }: VoidCommandBarProps) => { const upButton = + > const downButton = + > const leftButton = + > const rightButton = + >