Skip to content

Commit 6ef97c2

Browse files
Updates documentation for EpiContentArea.vue component
1 parent 8d547c7 commit 6ef97c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/music-festival-vue-decoupled/frontend/src/components/EpiContentArea.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Renders a ContentArea by iterating through all the blocks and using the
33
`BlockComponentSelector` to render the corresponding Vue component.
44
5-
By setting the `data-epi-block-id` attribute the block becomes editable
5+
By setting the `data-epi-block-id` or `data-epi-content-id` attribute the block becomes editable
66
during On-Page Edit. It will not be set in View mode to not leak out too
77
much info about Optimizely to visitors.
88

0 commit comments

Comments
 (0)