From c52faff8896d6d57b722b3c725bf996fa59361d2 Mon Sep 17 00:00:00 2001 From: Eric Allam Date: Wed, 2 Apr 2025 17:43:37 +0100 Subject: [PATCH] chore: improve blank state copy --- apps/webapp/app/components/BlankStatePanels.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/apps/webapp/app/components/BlankStatePanels.tsx b/apps/webapp/app/components/BlankStatePanels.tsx index b03959387d..ea7a20764d 100644 --- a/apps/webapp/app/components/BlankStatePanels.tsx +++ b/apps/webapp/app/components/BlankStatePanels.tsx @@ -228,9 +228,8 @@ export function DeploymentsNone() { panelClassName="max-w-full" > - There are several ways to deploy your tasks. You can use the CLI, Continuous Integration - (like GitHub Actions), or an integration with a service like Netlify or Vercel. Make sure - you{" "} + There are several ways to deploy your tasks. You can use the CLI or a Continuous Integration + service like GitHub Actions. Make sure you{" "} set your environment variables {" "} @@ -276,9 +275,8 @@ export function DeploymentsNoneDev() { different environment. - There are several ways to deploy your tasks. You can use the CLI, Continuous Integration - (like GitHub Actions), or an integration with a service like Netlify or Vercel. Make sure - you{" "} + There are several ways to deploy your tasks. You can use the CLI or a Continuous + Integration service like GitHub Actions. Make sure you{" "} set your environment variables {" "}