Commit e649853c authored by Vipul Basapati's avatar Vipul Basapati

resolved html flash <br/> in validation messages issue

parent 66aec1e9
<template>
<div :class="typeClass" v-show="show">
<div :class="typeClass" v-show="show" v-html="body">
{{ body }}
</div>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment