From 25c51af66e2287efc2171e827b7f1f22c3ea86e6 Mon Sep 17 00:00:00 2001 From: br0kenpixel <23280129+br0kenpixel@users.noreply.github.com> Date: Mon, 3 Nov 2025 19:39:02 +0100 Subject: [PATCH] fix: correct conditional rendering for document editor in internship edit page --- frontend/app/pages/dashboard/student/internship/edit/[id].vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/frontend/app/pages/dashboard/student/internship/edit/[id].vue b/frontend/app/pages/dashboard/student/internship/edit/[id].vue index 363ea28..81ac5a2 100644 --- a/frontend/app/pages/dashboard/student/internship/edit/[id].vue +++ b/frontend/app/pages/dashboard/student/internship/edit/[id].vue @@ -25,9 +25,7 @@ const { data, refresh } = await useSanctumFetch(`/api/internships/${ -
- - +