🚸 Make app grid popup menu toggle visibility when clicking on it (#325) (#448)

* 🚸 Make app grid popup menu toggle visibility when clicking on it (#325)
This commit is contained in:
ericlinagora
2024-03-15 16:50:11 +01:00
committed by GitHub
parent 47daa53705
commit 728dd3092b
4 changed files with 23 additions and 19 deletions
@@ -14,6 +14,7 @@ export default ({ className }: { className?: string }): JSX.Element => {
return (
<Menu
position="bottom"
toggle="true"
menu={[
{
type: 'react-element',