This commit is contained in:
@@ -151,9 +151,9 @@
|
|||||||
<v-spacer></v-spacer>
|
<v-spacer></v-spacer>
|
||||||
<v-btn text icon :data-cy="!!$ay.dev ? 'notification' : false">
|
<v-btn text icon :data-cy="!!$ay.dev ? 'notification' : false">
|
||||||
<!-- :value="unreadMsgs.length > 1" -->
|
<!-- :value="unreadMsgs.length > 1" -->
|
||||||
<v-badge color="red" overlap left>
|
<v-badge color="red" overlap left :value="true">
|
||||||
<template v-slot:badge>
|
<template v-slot:badge>
|
||||||
4
|
4
|
||||||
</template>
|
</template>
|
||||||
<v-icon>fa-bell</v-icon>
|
<v-icon>fa-bell</v-icon>
|
||||||
</v-badge>
|
</v-badge>
|
||||||
|
|||||||
Reference in New Issue
Block a user