0
0
Fork 0

Update template file

This commit is contained in:
Tyler-A 2020-08-06 23:21:51 -06:00
parent 58f3b97bb3
commit c8400adad5

View file

@ -6,7 +6,7 @@
export default {
name: ``,
components: {},
data() { return {};},
data() { return {}},
computed: {},
methods: {}
}