Change about description type

This commit is contained in:
Amanmyrat 2023-09-06 13:23:19 +05:00
parent f40604d32f
commit ef4d5847fe
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ fields:
label: Description
size: ''
span: auto
type: textarea
type: richeditor
image:
label: 'First Image'
mode: image

View File

@ -78,7 +78,7 @@ function onStart(){
</h4>
<p class="about_item-txt">
{{item.description}}
{{item.description|raw}}
</p>
</div>
</div>