You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PopoverTrigger component currently uses a button tag for wrapping. Could it be changed to a div or other elements to allow for better customization or provide a method to disable rendering default button?
The
PopoverTriggercomponent currently uses abuttontag for wrapping. Could it be changed to a div or other elements to allow for better customization or provide a method to disable rendering default button?