@nuxt/ui from v2 to v3.. but I was not been as easy as I expected.@nuxt/ui but I'm not getting errors from invalid props. In v2 for example I had this code:option-attribute is no longer a valid prop.. but I'm not getting any type errors. Also even adding a random prop <USelectMenu sdfjr="asd" :fff="true" works just fine without any error reporting about an unexpected prop or something like that.