docs(radio-group): add missing types on variant

This commit is contained in:
Benjamin Canac
2025-04-24 15:33:20 +02:00
parent 94155258e2
commit b779064129

View File

@@ -169,6 +169,8 @@ ignore:
- items - items
external: external:
- items - items
externalTypes:
- RadioGroupItem[]
props: props:
color: 'primary' color: 'primary'
variant: 'table' variant: 'table'