Remove initially shown text in HTML

This commit is contained in:
mike-thompson-day8 2015-03-02 23:55:26 +11:00
parent 6ff74a112b
commit ecc469ff82
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
</head> </head>
<body> <body>
<div id="app"> <div id="app">
<h1>Re-frame example app</h1>
</div> </div>
<script src="target/client.js"></script> <script src="target/client.js"></script>
<script> <script>