3
0
Fork 0

fix: fix b-button component wrapper per oruga 0.9.0

This commit is contained in:
Lance Edgar 2025-08-02 19:22:55 -05:00
parent 7693b062ab
commit f3e791a7c0

View file

@ -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">