Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit e4136cd

Browse files
committed
Remove unecessary space
1 parent 7cde2cb commit e4136cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/view/components/toolbar/ToolBar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ class ToolBar extends React.Component<IProps, IToolbarState, any> {
5757
}}
5858
key={index}
5959
>
60-
{" "}
6160
<Button
6261
key={index}
6362
label={currrentButton.label}

0 commit comments

Comments
 (0)