This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<v-col v-if="errorBoxMessage" cols="12" mt-1 mb-2>
|
||||
<v-alert
|
||||
ref="errorbox"
|
||||
data-cy="errorbox"
|
||||
ref="generalerror"
|
||||
data-cy="generalerror"
|
||||
v-show="errorBoxMessage"
|
||||
color="error"
|
||||
icon="$ayiExclamationCircle"
|
||||
|
||||
Reference in New Issue
Block a user