diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue new file mode 100644 index 00000000..44bed60c --- /dev/null +++ b/components/notification/NotificationCard.vue @@ -0,0 +1,40 @@ + + + diff --git a/components/notification/NotificationPaginator.client.vue b/components/notification/NotificationPaginator.client.vue new file mode 100644 index 00000000..8f7674ea --- /dev/null +++ b/components/notification/NotificationPaginator.client.vue @@ -0,0 +1,22 @@ + + + diff --git a/pages/notifications.vue b/pages/notifications.vue new file mode 100644 index 00000000..8978f500 --- /dev/null +++ b/pages/notifications.vue @@ -0,0 +1,22 @@ + + +