diff --git a/src/components/chat/ChatErrorBox.tsx b/src/components/chat/ChatErrorBox.tsx index 0ffd43e..891b102 100644 --- a/src/components/chat/ChatErrorBox.tsx +++ b/src/components/chat/ChatErrorBox.tsx @@ -99,12 +99,14 @@ export function ChatErrorBox({ {error}
- - Upgrade to Dyad Pro - + {!isDyadProEnabled && ( + + Upgrade to Dyad Pro + + )} Read docs