Update umb-button.html (#8145)
Noticed the missing closing bracket on the `<button>`
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
{{vm.buttonLabel}}
|
||||
<span ng-if="vm.showCaret" class="umb-button__caret caret" aria-hidden="true"></span>
|
||||
</span>
|
||||
</button
|
||||
</button>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user