This commit is contained in:
Adam Bradley
2015-04-04 23:09:23 -05:00
parent f62577b8c0
commit b5dae74f90
6 changed files with 71 additions and 14 deletions

View File

@ -16,7 +16,7 @@ export let AlertConfig = new ComponentConfig('alert')
Do you like cookies?
</div>
<div class="alert-buttons">
<div class="alert-actions">
<button class="button">OK</button>
</div>