Skip to content

Commit c560beb

Browse files
committed
readme update
1 parent d438d65 commit c560beb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/Home.vue

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<div class="">
33
<unity src="/Build/WebGL-Test.json" width="1000" height="600" unityLoader="/Build/UnityLoader.js" ref="myInstance"></unity>
44
<input type="text" v-model="textInput" description="Input text here to send to Unity">
5-
<Web3Info :webThree="web3" v-if="web3" />
65

76
<button @click="inputText">My Button >:(</button>
87
</div>

0 commit comments

Comments
 (0)