Update fields to have a custom component

This commit is contained in:
Dane Everitt
2020-07-04 09:13:41 -07:00
parent e8755ac598
commit baf35be8e8
8 changed files with 87 additions and 10 deletions

View File

@@ -26,5 +26,8 @@
},
"include": [
"./resources/scripts/**/*"
],
"exclude": [
"/node_modules/"
]
}