// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`RadioGroup > renders with class correctly 1`] = ` "
" `; exports[`RadioGroup > renders with color neutral correctly 1`] = ` "
" `; exports[`RadioGroup > renders with defaultValue correctly 1`] = ` "
" `; exports[`RadioGroup > renders with description correctly 1`] = ` "

Description 0

Description 1

Description 2

" `; exports[`RadioGroup > renders with description slot correctly 1`] = ` "
" `; exports[`RadioGroup > renders with descriptionKey correctly 1`] = ` "

1

2

3

" `; exports[`RadioGroup > renders with disabled correctly 1`] = ` "
" `; exports[`RadioGroup > renders with items correctly 1`] = ` "
" `; exports[`RadioGroup > renders with label slot correctly 1`] = ` "
" `; exports[`RadioGroup > renders with labelKey correctly 1`] = ` "
" `; exports[`RadioGroup > renders with legend slot correctly 1`] = ` "
" `; exports[`RadioGroup > renders with orientation correctly 1`] = ` "
" `; exports[`RadioGroup > renders with required correctly 1`] = ` "
Legend
" `; exports[`RadioGroup > renders with size lg correctly 1`] = ` "
" `; exports[`RadioGroup > renders with size md correctly 1`] = ` "
" `; exports[`RadioGroup > renders with size sm correctly 1`] = ` "
" `; exports[`RadioGroup > renders with size xl correctly 1`] = ` "
" `; exports[`RadioGroup > renders with size xs correctly 1`] = ` "
" `; exports[`RadioGroup > renders with ui correctly 1`] = ` "
" `; exports[`RadioGroup > renders with valueKey correctly 1`] = ` "
" `;