convert unclickable inside the react tree

This commit is contained in:
Olivier Gagnon
2021-09-25 14:00:38 -04:00
parent 125e9484f7
commit d49fea4cbc
5 changed files with 22 additions and 27 deletions
-3
View File
@@ -46,9 +46,6 @@
<p id="status-text"></p>
</div>
</div>
<div id="modal-portal"></div>
<div id="unclickable" style="display: none">Click on this to upgrade your Source-File -1!</div>
</body>
<script src="src/ThirdParty/raphael.min.js"></script>