Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 20c5ed9

Browse files
author
Kerry Archibald
committed
revert loose change to LeftPanel
Signed-off-by: Kerry Archibald <[email protected]>
1 parent b27b2c9 commit 20c5ed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/structures/LeftPanel.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ import UserMenu from "./UserMenu";
4545
import { KeyBindingAction } from "../../accessibility/KeyboardShortcuts";
4646
import { shouldShowComponent } from "../../customisations/helpers/UIComponents";
4747
import { UIComponent } from "../../settings/UIFeature";
48+
4849
interface IProps {
4950
isMinimized: boolean;
5051
resizeNotifier: ResizeNotifier;

0 commit comments

Comments
 (0)