I want to adjust the gap between radio, so need to update styling of radio group. What is the right way to do so?
https://codesandbox.io/s/base-web-radiogroup-forked-ib0wqu?file=/src/example.js
I want to adjust the gap between radio, so need to update styling of radio group. What is the right way to do so?
https://codesandbox.io/s/base-web-radiogroup-forked-ib0wqu?file=/src/example.js
I should override on
RadioGroupRoot
instead ofRoot
.