minor fixes

This commit is contained in:
Bryce Covert
2020-08-18 12:53:46 -07:00
parent 44dab34240
commit 2716b6e2ba
3 changed files with 8 additions and 5 deletions

View File

@@ -189,7 +189,7 @@
[:tbody.test
(for [i (range 20)]
^{:key i}
[:tr
[:tr
(for [x (range column-count)]
^{:key x}
[:td #_{:col-span column-count}