Remove initially shown text in HTML
This commit is contained in:
parent
6ff74a112b
commit
ecc469ff82
|
@ -7,7 +7,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
<h1>Re-frame example app</h1>
|
||||
</div>
|
||||
<script src="target/client.js"></script>
|
||||
<script>
|
||||
|
|
Loading…
Reference in New Issue