From f905d938336f007e7e42844b600df1a945218736 Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Sun, 26 Jan 2025 21:08:16 +0700 Subject: [PATCH] chore: show icon history only left panel close on thread page --- web/containers/Layout/TopPanel/index.tsx | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/web/containers/Layout/TopPanel/index.tsx b/web/containers/Layout/TopPanel/index.tsx index e60b279b1a..a00c2d22c8 100644 --- a/web/containers/Layout/TopPanel/index.tsx +++ b/web/containers/Layout/TopPanel/index.tsx @@ -13,6 +13,7 @@ import { PenSquareIcon, Settings2, History, + PanelLeftOpenIcon, } from 'lucide-react' import { twMerge } from 'tailwind-merge' @@ -91,10 +92,14 @@ const TopPanel = () => { ) : ( )}