Skip to content
Snippets Groups Projects
Commit e6f3bb29 authored by Ole Voldsæter's avatar Ole Voldsæter
Browse files

satte en klasse på rett element

parent e8c6447a
No related branches found
No related tags found
No related merge requests found
<template>
<li>
<div :class="body.type">
<li :class="body.type">
<div>
<span v-for="item in assemble_text" :class="item.type" v-html="item.html"></span>
</div>
</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment