Nuxt UI Radio Group Variants not displaying as shown in docs.
This is my first time using Nuxt UI. I took the sandbox project and replaced the buttons with a URadioGroup. I've tried to use the card and table variants but the radio group looks the same as the list/default variant.
A side question is where in the NuxtUI repo is the code for each of the examples shown in the docs? Then I could check that I'm setting up my project as expected.