From 56222fff3c6839190a93ddf641ae3ae962241dfa Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 15 Sep 2025 23:03:41 +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 4d525b33..00555360 100644 --- a/cloud/app/src/routes/workspace/[id].tsx +++ b/cloud/app/src/routes/workspace/[id].tsx @@ -668,7 +668,7 @@ function NewUserSection() { ) } -export default function() { +export default function () { const params = useParams() return (