From fb411e89f4865e022381c2a559cca9631a55e621 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Fri, 13 Dec 2024 18:39:38 +0900 Subject: [PATCH] feat: support 'annual_report' notification type (#3084) --- components/notification/NotificationCard.vue | 46 +++++++++++++++++--- 1 file changed, 39 insertions(+), 7 deletions(-) diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index a3d0eca8..d919942d 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -1,16 +1,38 @@