From 38e8c42cf02f73fb300889ab989088899a3aedb7 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Tue, 9 Sep 2025 23:43:37 -0400 Subject: ci: format --- cloud/app/src/routes/index.tsx | 7 ++- cloud/app/src/routes/workspace.tsx | 12 ++++- cloud/app/src/routes/workspace/[id].tsx | 89 ++++++++++++++++----------------- 3 files changed, 58 insertions(+), 50 deletions(-) (limited to 'cloud/app/src/routes') diff --git a/cloud/app/src/routes/index.tsx b/cloud/app/src/routes/index.tsx index 23e870a55..fe355d79e 100644 --- a/cloud/app/src/routes/index.tsx +++ b/cloud/app/src/routes/index.tsx @@ -64,9 +64,7 @@ export default function Home() {
- - Get Started - + Get Started