mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-13 05:07:40 +02:00
[eric] dashboard: empty-state copy says chat bubble, not the old plus
This commit is contained in:
@@ -31,7 +31,7 @@ const DashboardEmptyState: React.FC<{ c: ClaudeTokens }> = ({ c }) => (
|
||||
animation: 'empty-state-shimmer 6s linear infinite',
|
||||
}}
|
||||
>
|
||||
Click the "+" button below to launch your first agent
|
||||
Click the chat bubble below to launch your first agent
|
||||
</Typography>
|
||||
</Box>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user