Hi everyone,
first of all thank you for this fantastic components .
I created a clean Blazor project (.net9 ) with FluentUI design.
I added Radzor and when I want to build I get this error
'ButtonType' is an ambiguous reference between 'Microsoft.FluentUI.AspNetCore.Components.ButtonType' and 'Radzen.ButtonType'
Is there an easy way to solve it?
Thanks for your help
Chris