MH
Mads Harretche

Mechanics Status Table - Copy this Html, Tailwind Component to your project

Make section above it with this content: <div class="panel panel-default"> <div class="panel-heading"> <div class="panel-title"> <h2 class='headline'>Blocked Mechanics</h2> </div> </div> <div class="panel-body"> <dl class='dl-horizontal'> <dt>Country:</dt><dd> <%= @presenter.country_name %></dd> <dt>Blocked:</dt><dd> <%= @presenter.blocked_distribution %></dd> <dt>Updated:</dt><dd> <%= @presenter.date %></dd> </dl> </div> </div>

Prompt
Component Preview

About

Mechanics Status Table - Display blocked mechanics with country, blocked distribution, and last updated info, built with HTML and Tailwi. Access free code!

Share

Last updated 1 month ago