chore: added micro interactions (#3783)
Co-authored-by: Dmitry <mukovkin@yandex.ru>
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
</div>
|
||||
<HoppSmartPlaceholder
|
||||
v-else-if="testResults && testResults.scriptError"
|
||||
:src="`/images/states/${colorMode.value}/youre_lost.svg`"
|
||||
:src="`/images/states/${colorMode.value}/upload_error.svg`"
|
||||
:alt="`${t('error.test_script_fail')}`"
|
||||
:heading="t('error.test_script_fail')"
|
||||
:text="t('helpers.test_script_fail')"
|
||||
|
||||
Reference in New Issue
Block a user