diff --git a/webapp/components/notifications/NotificationPostCard.vue b/webapp/components/notifications/Notification/NotificationPostCard.vue similarity index 100% rename from webapp/components/notifications/NotificationPostCard.vue rename to webapp/components/notifications/Notification/NotificationPostCard.vue diff --git a/webapp/components/notifications/Notification.vue b/webapp/components/notifications/Notification/index.vue similarity index 100% rename from webapp/components/notifications/Notification.vue rename to webapp/components/notifications/Notification/index.vue diff --git a/webapp/components/notifications/NotificationList.vue b/webapp/components/notifications/NotificationList/index.vue similarity index 92% rename from webapp/components/notifications/NotificationList.vue rename to webapp/components/notifications/NotificationList/index.vue index 2d6cd3828..b8235f853 100644 --- a/webapp/components/notifications/NotificationList.vue +++ b/webapp/components/notifications/NotificationList/index.vue @@ -10,7 +10,7 @@