chore: fixed linters
This commit is contained in:
@@ -91,8 +91,10 @@
|
||||
<div>
|
||||
{{ option.label }}
|
||||
</div>
|
||||
<div class="text-xs text-gray-700" v-html="option.description">
|
||||
</div>
|
||||
<div
|
||||
class="text-xs text-gray-700"
|
||||
v-html="option.description"
|
||||
></div>
|
||||
</div>
|
||||
</slot>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user