mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 19:30:37 +01:00
feat(RadioGroup): handle horizontal orientation (#74)
This commit is contained in:
@@ -55,5 +55,6 @@ const optionsWithDescription = [
|
||||
</template>
|
||||
</URadioGroup>
|
||||
</div>
|
||||
<URadioGroup :options="options" legend="Legend" orientation="horizontal" required />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user