Use Vue rendering function
and some refactors
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</div>
|
||||
</header>
|
||||
<div class="text">
|
||||
<mk-post-html :html="post.textHtml"/>
|
||||
<mk-post-html :text="post.text"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user