RowSection
RowSection
is essentially just a grid row, which allows an unlimited
number of items. Collapses down to a single column on mobile.
In this example we are creating a two-column layout which will collapse down to a single column on mobile.
Props
class
string
Pass arbitrary classes to your final <section>
tag.
Tailwind classes are allowed!