Skip to content

Commit

Permalink
fix missing field areas
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBTurchyn committed Jul 27, 2023
1 parent 08c3b04 commit 658e8a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/javascript/submission_form/areas.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
:key="areaIndex"
>
<Teleport
v-if="attachmentsIndex[area.attachment_uuid]"
:to="`#page-${area.attachment_uuid}-${area.page}`"
>
<FieldArea
Expand Down

0 comments on commit 658e8a7

Please sign in to comment.