diff --git a/apps/frontend/src/app/collaboration/[id]/page.tsx b/apps/frontend/src/app/collaboration/[id]/page.tsx index 1ed32103aa..1d5cb76987 100644 --- a/apps/frontend/src/app/collaboration/[id]/page.tsx +++ b/apps/frontend/src/app/collaboration/[id]/page.tsx @@ -500,6 +500,9 @@ export default function CollaborationPage(props: CollaborationProps) {
{isLoadingSubmission && }
+ + +