diff --git a/webview-ui/src/components/chat/ShareButton.tsx b/webview-ui/src/components/chat/ShareButton.tsx index 874d640e70..20442ba76b 100644 --- a/webview-ui/src/components/chat/ShareButton.tsx +++ b/webview-ui/src/components/chat/ShareButton.tsx @@ -144,8 +144,8 @@ export const ShareButton = ({ item, disabled = false }: ShareButtonProps) => { <> {shareButtonState.showPopover ? ( - - + + - - + + {shareSuccess ? (