chore: bump dependencies (#3258)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
>
|
||||
<HoppSmartItem
|
||||
:label="t('state.none')"
|
||||
:info-icon="(body.contentType === null ? IconDone : null) as any"
|
||||
:info-icon="
|
||||
(body.contentType === null ? IconDone : null) as any
|
||||
"
|
||||
:active-info-icon="body.contentType === null"
|
||||
@click="
|
||||
() => {
|
||||
|
||||
Reference in New Issue
Block a user