This commit is contained in:
2020-07-20 15:44:19 +00:00
parent 2cc5971318
commit 311db14b7a
2 changed files with 8 additions and 5 deletions

View File

@@ -1,10 +1,7 @@
<template>
<div>
<h1>New notification count: {{ newNotificationCount() }}</h1>
TODO: Vuetify List - Layout: 3 LINE style Listed in order from newest at top
to oldest at bottom AVATAR to left side which is icon of ayatype TITLE which
is the event type translation AND object name SUBTITLE which is the message
if applicable ACTION buttons open object, delete notification
</div>
</template>