🎨 Minor stylings

This commit is contained in:
Liyas Thomas
2020-01-10 05:30:38 +05:30
parent 355688abf8
commit bf1a143f03
6 changed files with 28 additions and 29 deletions

View File

@@ -35,9 +35,9 @@ export default {
components: {
"gql-field": () => import("./field")
},
props: {
gqlType: {},
jumpTypeCallback: Function
}
};