MudBlazor / TryMudBlazor

A playground for trying out and testing MudBlazor components entirely in the browser.
https://try.mudblazor.com/
GNU General Public License v2.0
75 stars 37 forks source link

Add missing MudPopoverProvider #152

Closed ScarletKuro closed 2 months ago

ScarletKuro commented 2 months ago

Fixes the problem that the popovers don't show in snippet unless <MudPopoverProvider/> is added.