Skip to content

Commit

Permalink
Merge pull request #62 from lucidlogic/patch-1
Browse files Browse the repository at this point in the history
Add Dusk selector to the component
  • Loading branch information
dillingham authored Sep 16, 2020
2 parents 100291d + 17ad67d commit 086d46e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/components/NovaButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
:class="buttonClasses"
:style="{'min-width': buttonWidth}"
:title="field.title"
:dusk="field.attribute"
></span>
</span>
</template>
Expand Down

0 comments on commit 086d46e

Please sign in to comment.