Qastan

Results 2 comments of Qastan

Here is a very simple one. Using the Popover, Input & Button component. Changed the styling a bit to my needs but are simple to change. ```` import React, {...

Add `onSelect={(e)=>{e.preventDefault()}}` on your MenubarItem. And play a bit with the z-indexes if the menu is still visible.