Files
prestashop/themes/hummingbird/stories/ui/buttons/transparent.html
2026-04-09 18:31:51 +02:00

5 lines
180 B
HTML

<button type="button" class="btn btn-text">This is a button</button>
<button type="button" class="btn btn-text">
<i class="material-icons">ac_unit</i> Button with icon
</button>