Radzen Blazor installed via nuget - Tabs show up as Bullet list?

Hello, I installed Radzen via nuget and I followed the instructions here: https://github.com/radzenhq/radzen-blazor

My project is a WASM and Im trying to create Tabs like like the example here: https://www.radzen.com/documentation/blazor/tabs/

But the Tabs show up as bulleted list?

Thanks

I figured it out. I needed to comment out the default bootstrap stylesheet reference.