Latest version upgrade issue

Hello!

I have upgraded my radzen in visual studio via nuget package. then suddenly date picker component is looking strange like there were no css at it. then i cleared data my browser then this happened.

After upgrading, are there any manual adjustments to the code or index.html?

Thank you for your help!

This is my index.html

You are trying to use the material3 theme which isn't provided as a built-in (it is premium). Use a different theme instead - for example material. Follow the get started instructions.

Ohhhh ok ok thank you for clarifying that sir.