work in progress [might break]
This commit is contained in:
parent
ba3bc0bcea
commit
8d124330d5
|
@ -16,6 +16,8 @@ AFRAME.registerComponent('helloworld', {
|
|||
})
|
||||
})
|
||||
|
||||
console.log("hello world!")
|
||||
|
||||
},
|
||||
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue