We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d762c46 commit 2e035f5Copy full SHA for 2e035f5
site/src/pages/TaskPage/TaskPage.stories.tsx
@@ -115,7 +115,7 @@ export const Active: Story = {
115
...MockWorkspaceApp,
116
id: "claude-code",
117
display_name: "Claude Code",
118
- icon: "https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/claude-ai-icon.png",
+ icon: "/icon/claude.svg",
119
url: `${window.location.protocol}/iframe.html?viewMode=story&id=pages-terminal--ready&args=&globals=`,
120
external: true,
121
statuses: [
0 commit comments