Change component name
This commit is contained in:
parent
6a8e3acb2c
commit
8fd9fdcc74
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
import ControlCard from "./ControlBar.vue"
|
||||
|
||||
export default {
|
||||
name: ``,
|
||||
name: `MainView`,
|
||||
props: {
|
||||
preview_mode: Boolean,
|
||||
dev_mode: Boolean,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue