Skip to content
Snippets Groups Projects
Commit 5212aca6 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Reformat

parent 75e34040
No related branches found
No related tags found
1 merge request!1123Resolve "Finalise Vuetify app as SPA"
......@@ -48,7 +48,7 @@ export default {
required: true,
validator: (p) => {
return typeof p === "string" || p === null;
}
},
},
},
data: () => ({
......
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