From bbbb23b7001de1f2a3b25e025699fb7bb86cd58b Mon Sep 17 00:00:00 2001 From: Lint Action Date: Tue, 20 May 2025 13:34:44 +0000 Subject: [PATCH] style: fix linting issues met Prettier --- frontend/src/components/DiscussionsSideBar.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/DiscussionsSideBar.vue b/frontend/src/components/DiscussionsSideBar.vue index 4b5b1b86..47f70976 100644 --- a/frontend/src/components/DiscussionsSideBar.vue +++ b/frontend/src/components/DiscussionsSideBar.vue @@ -43,9 +43,11 @@ :query-result="allLearningPathsResult" v-slot="learningPaths: { data: LearningPath[] }" > - + {{ learningPath.title }}