From 57b0982b002a023d734e0f7d2d6e2716a4aa6eef Mon Sep 17 00:00:00 2001 From: Alex Hancock Date: Fri, 21 Feb 2025 16:13:05 -0500 Subject: [PATCH] feat: remove longform of 'what can you do?' prompt (#1334) --- ui/desktop/src/components/SplashPills.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ui/desktop/src/components/SplashPills.tsx b/ui/desktop/src/components/SplashPills.tsx index 5ac24925..a98593dc 100644 --- a/ui/desktop/src/components/SplashPills.tsx +++ b/ui/desktop/src/components/SplashPills.tsx @@ -20,12 +20,7 @@ function SplashPill({ content, append, className = '', longForm = '' }) { export default function SplashPills({ append }) { return (
- +