From a2354f69a3f2650857e26686010575ace447f599 Mon Sep 17 00:00:00 2001 From: forehalo Date: Mon, 19 May 2025 09:45:36 +0000 Subject: [PATCH] chore(core): switch position of collection and tag section in sidebar (#12327) close AF-2551 ## Summary by CodeRabbit - **Style** - Updated the sidebar layout by reordering the Collections and Tags panels for improved navigation experience. --- .../frontend/core/src/components/root-app-sidebar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/core/src/components/root-app-sidebar/index.tsx b/packages/frontend/core/src/components/root-app-sidebar/index.tsx index 4783c70af9..c5352366e7 100644 --- a/packages/frontend/core/src/components/root-app-sidebar/index.tsx +++ b/packages/frontend/core/src/components/root-app-sidebar/index.tsx @@ -183,8 +183,8 @@ export const RootAppSidebar = memo((): ReactElement => { - +