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

Verify the __Main.razor component doesn't contain @typeparam before compiling #104

Closed npalmer-zs closed 1 year ago

npalmer-zs commented 1 year ago

Since I failed at using git properly you'll most likely need to create a new branch on your project and update the target to merge with a branch other than main before accepting the PR.

fixes #103

henon commented 1 year ago

No it is ok, this way is also acceptable for PRs.

henon commented 1 year ago

Thanks!