Skip to content

Commit 2e94e42

Browse files
committed
onPrimaryButtonClick is optional
1 parent 68e1e3f commit 2e94e42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-assistant/src/compass-assistant-drawer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ export const CompassAssistantDrawer: React.FunctionComponent<{
9999
title: 'Introducing MongoDB Assistant',
100100
description: `AI-powered assistant to intelligently guide you through your database tasks. Get expert MongoDB help and streamline your workflow directly within ${appName}`,
101101
buttonText: 'Got it',
102-
onPrimaryButtonClick: () => {},
103102
tooltipAlign: 'left',
104103
tooltipJustify: 'start',
105104
}}

0 commit comments

Comments
 (0)