day8 / re-frame-10x

A debugging dashboard for re-frame. X-ray vision as tooling.
MIT License
634 stars 68 forks source link

0.1.13 triggers warning re hr in table #116

Closed deg closed 6 years ago

deg commented 6 years ago

Warning: validateDOMNesting(...):


cannot appear as a child of . See autoscroll-list > table > hr.

(From react-dom's validateDOMNesting)

danielcompton commented 6 years ago

Thanks! Fixed now.