Remove debug information
This commit is contained in:
parent
6772aba1c9
commit
74f25850f1
|
|
@ -18,7 +18,7 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h4 class="content-block__title">{{contentBlock.title}} {{contentBlock.userCreated}}</h4>
|
<h4 class="content-block__title">{{contentBlock.title}}</h4>
|
||||||
|
|
||||||
<component v-for="component in contentBlock.contents"
|
<component v-for="component in contentBlock.contents"
|
||||||
:key="component.id"
|
:key="component.id"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue