Skip to content

Commit

Permalink
Merge pull request #33 from u12206050/patch-1
Browse files Browse the repository at this point in the history
Add id to field
  • Loading branch information
bastihilger authored Feb 1, 2021
2 parents 278ed97 + 12a30a9 commit 3b118e7
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 @@ -67,7 +67,8 @@
</div>
</editor-menu-bar>

<editor-content
<editor-content
:id="field.attribute"
class="
tiptap-content
py-3 h-auto
Expand Down

0 comments on commit 3b118e7

Please sign in to comment.