Skip to content

Commit 2257b38

Browse files
committed
chore: remove aria-label
1 parent a5b1720 commit 2257b38

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
@@ -138,7 +138,6 @@ export const ClearChatButton: React.FunctionComponent<{
138138
<Tooltip
139139
trigger={
140140
<IconButton
141-
aria-label="Clear chat"
142141
onClick={() => {
143142
void handleClearChat();
144143
}}

0 commit comments

Comments
 (0)