User MUI popover anchor element with div react typescript

 When you want to attach popover next to any react element, you can use react ref. We sometime struggle to make typescript happy, 

 For example, 



Comments