diff --git a/apps/app/components/workspace/sidebar-quick-action.tsx b/apps/app/components/workspace/sidebar-quick-action.tsx
index 781ef353f..3f6982903 100644
--- a/apps/app/components/workspace/sidebar-quick-action.tsx
+++ b/apps/app/components/workspace/sidebar-quick-action.tsx
@@ -15,7 +15,7 @@ export const WorkspaceSidebarQuickAction = () => {
}`}
>
@@ -40,7 +40,7 @@ export const WorkspaceSidebarQuickAction = () => {
document.dispatchEvent(e);
}}
>
-
+
);