Skip to content
Snippets Groups Projects
Commit cecb80e0 authored by Julian's avatar Julian
Browse files

Reformat props

parent e540bc0e
No related branches found
No related tags found
No related merge requests found
export default {
props: ["id", "date", "period", "topic", "homework", "groupNote", "personalNotes", "groups", "excuseTypes", "extraMarks"],
props: [
"id",
"date",
"period",
"topic",
"homework",
"groupNote",
"personalNotes",
"groups",
"excuseTypes",
"extraMarks"
],
name: "lesson-documentation",
data: () => {
return {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment