Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
feat: add class to make a proof of concept
Browse files Browse the repository at this point in the history
  • Loading branch information
GusBaamonde committed Mar 22, 2019
1 parent 53ca68c commit 410c5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ <h2>Botones</h2>
</div>
</div><!-- button-card -->
<div class="buttons-card">
<button type="button" class="dp-button button-medium primary-green" disabled>Button Disabled</button>
<button type="button" class="dp-button button-medium primary-green button--loading" disabled>Button Disabled</button>
<div class="button-description">
<p><strong>Disabled</strong></p>
<ul class="button-list">
Expand Down

0 comments on commit 410c5c3

Please sign in to comment.