Skip to content

Commit 5f1e362

Browse files
authored
chore: remove tooltip from the runtime left drawer (#4098)
1 parent 31387e6 commit 5f1e362

File tree

1 file changed

+0
-1
lines changed
  • src/app-layout/visual-refresh-toolbar/toolbar

1 file changed

+0
-1
lines changed

src/app-layout/visual-refresh-toolbar/toolbar/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ export function AppLayoutToolbarImplementation({
193193
selected={!drawerExpandedMode && !!activeAiDrawerId}
194194
disabled={anyPanelOpenInMobile}
195195
variant={aiDrawer?.trigger?.customIcon ? 'custom' : 'circle'}
196-
hasTooltip={true}
197196
testId={`awsui-app-layout-trigger-${aiDrawer?.id}`}
198197
isForPreviousActiveDrawer={true}
199198
/>

0 commit comments

Comments
 (0)