auto-form
auto-form copied to clipboard
question: Is there a way to render into grid?
I have tried just slapping className='grid grid-cols-2 gap-4' onto Autoform but no luck.
Is there a way to achieve grid layout?
I'd achieve in this way, make accordion a grid layout with cols size, then set child fields "col-span-x"