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 31387e6 commit 5f1e362Copy full SHA for 5f1e362
src/app-layout/visual-refresh-toolbar/toolbar/index.tsx
@@ -193,7 +193,6 @@ export function AppLayoutToolbarImplementation({
193
selected={!drawerExpandedMode && !!activeAiDrawerId}
194
disabled={anyPanelOpenInMobile}
195
variant={aiDrawer?.trigger?.customIcon ? 'custom' : 'circle'}
196
- hasTooltip={true}
197
testId={`awsui-app-layout-trigger-${aiDrawer?.id}`}
198
isForPreviousActiveDrawer={true}
199
/>
0 commit comments