From 83496487d4449337306bd1114053144a66615535 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Sun, 21 Dec 2025 12:41:11 +0530 Subject: [PATCH] [WEB-5614] chore: package and layout enhancements #8403 --- .../issues/issue-layouts/roots/project-layout-root.tsx | 2 +- apps/web/core/components/rich-filters/filters-row.tsx | 4 ++-- packages/propel/src/button/helper.tsx | 2 +- packages/propel/src/icon-button/helper.tsx | 2 +- packages/ui/src/button/helper.tsx | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/core/components/issues/issue-layouts/roots/project-layout-root.tsx b/apps/web/core/components/issues/issue-layouts/roots/project-layout-root.tsx index 96c9ee3df..79d4324f7 100644 --- a/apps/web/core/components/issues/issue-layouts/roots/project-layout-root.tsx +++ b/apps/web/core/components/issues/issue-layouts/roots/project-layout-root.tsx @@ -80,7 +80,7 @@ export const ProjectLayoutRoot = observer(function ProjectLayoutRoot() { }} /> )} -