This commit is contained in:
2020-08-17 23:41:06 +00:00
parent cbbd1a9323
commit 0ff93919d1
3 changed files with 169 additions and 201 deletions

View File

@@ -1,5 +1,5 @@
<template>
<v-col cols="12" mt-1 mb-2>
<v-col v-if="errorBoxMessage" cols="12" mt-1 mb-2>
<v-alert
ref="errorbox"
:data-cy="!!$ay.dev ? 'errorbox' : false"