Changes in CI/CD
Added Entries to HelpSlideover.vue Removed Chip Display from index notifications bell
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<template #right>
|
||||
<UTooltip text="Notifications" :shortcuts="['N']">
|
||||
<UButton color="gray" variant="ghost" square @click="isNotificationsSlideoverOpen = true">
|
||||
<UChip color="red" inset>
|
||||
<UChip :show="false" color="red" inset>
|
||||
<UIcon name="i-heroicons-bell" class="w-5 h-5" />
|
||||
</UChip>
|
||||
</UButton>
|
||||
|
||||
Reference in New Issue
Block a user