@ -3,7 +3,7 @@
<link rel="stylesheet" href="demo.css">
<div id="el">
<h1>Rendering Large Datasets With Vue</h1>
<h1>Rendering Dynamic Big Table</h1>
<p>
<span>{{ rows }} x {{ cols }}, {{ optimized ? 'with' : 'without' }} optimization. {{ msg }}</span>