Skip to content

Commit b77f798

Browse files
committed
show blob
1 parent 9ed5868 commit b77f798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/compass-generative-ai/src/components/ai-optin-modal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ export const AIOptInModal: React.FunctionComponent<OptInModalProps> = ({
8585
className={css({
8686
zIndex: '99999',
8787
})}
88+
showBlob
8889
title="Use AI Features in Data Explorer"
8990
open={isOptInModalVisible}
9091
onClose={handleModalClose}

0 commit comments

Comments
 (0)