0
0
Fork 0

Change component name

This commit is contained in:
Tyler-A 2020-08-02 23:42:04 -06:00
parent 6a8e3acb2c
commit 8fd9fdcc74
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
import ControlCard from "./ControlBar.vue"
export default {
name: ``,
name: `MainView`,
props: {
preview_mode: Boolean,
dev_mode: Boolean,