@@ -17,7 +17,7 @@
</div>
<div x-data="{ count: 0 }">
- <span x-text=""></span>
+ <span x-text="count"></span>
<div x-data="{ foo: 'bar' }">