We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffe05f commit 66fd32eCopy full SHA for 66fd32e
src/components/PeriodSection.vue
@@ -45,7 +45,7 @@ export default Vue.extend({
45
},
46
classData: {
47
type: Array as () => classData.LessonWithId[],
48
- default: () => [],
+ default: [],
49
50
editable: {
51
type: Boolean,
0 commit comments