1.2.0 • Published 2 years ago
@maggioli-design-system/mds-row v1.2.0
mds-row
This component is deprecated as it is enough to use plain HTML with the help of frameworks like TailwindCSS like in the example below:
<div class="flex gap-2">
<div>Element 1</div>
<div>Element 2</div>
</div>
Built with love @ Maggioli Informatica / R&D Department