Remove debug info from component
This commit is contained in:
parent
9112fb3fc8
commit
848a4764d2
|
|
@ -15,7 +15,6 @@
|
||||||
@edit-note="editNote"
|
@edit-note="editNote"
|
||||||
@bookmark="bookmarkContent(!bookmarked)"
|
@bookmark="bookmarkContent(!bookmarked)"
|
||||||
/>
|
/>
|
||||||
<pre>{{ highlights }}</pre>
|
|
||||||
<component
|
<component
|
||||||
v-bind="component"
|
v-bind="component"
|
||||||
:parent="parent"
|
:parent="parent"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue