From c63f973f155bc875d3718d5a10cf64dc54406dff Mon Sep 17 00:00:00 2001 From: Andrej Date: Mon, 1 Dec 2025 19:37:34 +0100 Subject: [PATCH] feat: enhance InternshipListView to support events --- frontend/app/components/InternshipListView.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/frontend/app/components/InternshipListView.vue b/frontend/app/components/InternshipListView.vue index 74d4bc2..03bc63c 100644 --- a/frontend/app/components/InternshipListView.vue +++ b/frontend/app/components/InternshipListView.vue @@ -1,5 +1,5 @@