<div class="bg-gray-400 p-2">
<div class="inline bg-teal-400">One</div>
<div class="inline bg-teal-400">Two</div>
</div>
<div class="bg-gray-400 p-2">
<div class="inline bg-teal-400">One</div>
<div class="inline bg-teal-400">Two</div>
</div>
.inline {
display: inline;
}
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
© 2024 Shuffle. All rights reserved.