Skip to content
Snippets Groups Projects
Unverified Commit 3745fd55 authored by yash-rajpal's avatar yash-rajpal Committed by GitHub
Browse files

[IMPROVE] Tooltip added for Kebab menu on chat header (#20116)

parent c753a63b
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,7 @@ const ToolBox = ({ className }: { className: BoxProps['className'] }): JSX.Eleme
})}
{ actions.length > 6 && <Menu
tiny={!isMobile}
title={t('Options')}
maxHeight='initial'
className={className}
aria-keyshortcuts='alt'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment