Skip to content

Commit

Permalink
add link options
Browse files Browse the repository at this point in the history
  • Loading branch information
Jérémy Gasche committed Oct 29, 2019
1 parent 8a6d6d2 commit 82077c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/js/components/FormField.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ export default {
fontFamily: this.field.options.fontFamily,
extraPlugins: [
this.createUploadAdapterPlugin
]
],
link: this.field.options.link
}
}
},
Expand Down

0 comments on commit 82077c3

Please sign in to comment.