btn
Sun Feb 13 2022 10:54:46 GMT+0000 (Coordinated Universal Time)
Saved by
@srishti
<button class="btn">default</button>
<button class="btn color-bg-secondary">secondary</button>
<button class="btn color-bg-error ">error</button>
<button class="btn color-bg-success">success</button>
<button class="btn color-bg-warning ">warning</button>
content_copyCOPY
Comments