Caleb Porzio 5 years ago
parent
commit
3bdfb6a472
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -58,6 +58,7 @@ Here's how they each work:
 ### `x-data`
 ---
 
+| | |
 --- | ---
 Example | `<div x-data="{ foo: 'bar' }">...</div>`
 Structure | `<div x-data="[JSON data object]">...</div>`