From 45eaa23ed0b09a859cce6b22fed1e2cc41580bd7 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:36:02 +0530 Subject: [PATCH] style: dashboard content (#855) --- apps/app/pages/[workspaceSlug]/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app/pages/[workspaceSlug]/index.tsx b/apps/app/pages/[workspaceSlug]/index.tsx index b31207fa5..24a6d6a20 100644 --- a/apps/app/pages/[workspaceSlug]/index.tsx +++ b/apps/app/pages/[workspaceSlug]/index.tsx @@ -46,7 +46,7 @@ const WorkspacePage: NextPage = () => { // style={{ background: "linear-gradient(90deg, #8e2de2 0%, #4a00e0 100%)" }} >
- Plane is a open source application, to support us you can star us on GitHub! + Plane is open source, support us by staring us on GitHub.