Refactor: component name

This commit is contained in:
2022-11-12 16:00:18 +01:00
parent 8d7d18a351
commit d8b6173d4b
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@
<QuizComponent :course-id="courseID" />
</v-col>
<v-col cols="12">
<Coop :course-id="courseID" />
<CommunityComponent />
</v-col>
</v-row>
</v-col>