From efcb5abbf78e2f90dd35b30e80094a20a58e05d5 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 12 Sep 2025 18:33:14 +0000 Subject: [PATCH] chore: format code --- cloud/app/src/routes/workspace/[id].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/app/src/routes/workspace/[id].tsx b/cloud/app/src/routes/workspace/[id].tsx index 937da16a..ad4e58c2 100644 --- a/cloud/app/src/routes/workspace/[id].tsx +++ b/cloud/app/src/routes/workspace/[id].tsx @@ -474,7 +474,7 @@ function NewUserSection() { ) } -export default function() { +export default function () { return (