Implement vue-metarial and start with ui
This commit is contained in:
@@ -13,7 +13,7 @@ import {CreateGameObject} from "@/objects/objects"; // @ is an alias to /src
|
||||
|
||||
@Component({
|
||||
components: {
|
||||
HelloWorld
|
||||
HelloWorld,
|
||||
}
|
||||
})
|
||||
export default class Home extends Vue {
|
||||
|
||||
Reference in New Issue
Block a user