Refactor: component name
This commit is contained in:
@@ -47,7 +47,7 @@ import { collection, doc, getDocs, updateDoc } from 'firebase/firestore'
|
||||
import { ClosedEndedQuestionConverter, states } from '~/plugins/closed-ended-question'
|
||||
|
||||
export default {
|
||||
name: 'CoopComponent',
|
||||
name: 'TutorPanel',
|
||||
props: {
|
||||
courseId: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user