Skip to content

Commit

Permalink
Merge pull request #9 from grevzi/fixes/issue#8-cant-add-a-link
Browse files Browse the repository at this point in the history
Issue #8 - can't add a link
  • Loading branch information
Sebastian Hilger authored Oct 10, 2019
2 parents e5624d7 + ba731f9 commit 72576f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/js/field.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/js/components/buttons/LinkButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
btn
btn-default
p-2
z-10
"
v-show="linkMenuIsActive"
@submit.prevent="setLinkUrl(commands.link, linkUrl)"
Expand Down

0 comments on commit 72576f5

Please sign in to comment.