fix: fix b-button component wrapper per oruga 0.9.0
This commit is contained in:
parent
7693b062ab
commit
f3e791a7c0
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
<script type="text/x-template" id="b-button-template">
|
||||
<o-button :variant="variant"
|
||||
:size="orugaSize"
|
||||
:native-type="nativeType"
|
||||
:type="nativeType"
|
||||
:tag="tag"
|
||||
:href="href"
|
||||
:icon-left="iconLeft">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue