Fix from merge conflict

This commit is contained in:
leigh-mil 2018-10-23 13:45:04 -04:00
parent 0dd9ab9684
commit ae2c1f8918

View File

@ -32,7 +32,7 @@
</p>
<div class='action-group'>
<button type='submit' class='action-group__action usa-button' tabindex='0'>Create Project</button>
<button autofocus type='submit' class='action-group__action usa-button' tabindex='0'>Create Project</button>
<button type='button' v-on:click="handleCancelSubmit" class='icon-link action-group__action' tabindex='0'>Cancel</button>
</div>
{% endcall %}