In the documentation, they have:
<li class="table-view-cell table-view-cell">Item 2</li>
Q: Was that just a typo, or did they put table-view-cell in there twice for some reason?
In the documentation, they have:
<li class="table-view-cell table-view-cell">Item 2</li>
Q: Was that just a typo, or did they put table-view-cell in there twice for some reason?
I noticed the same thing the other day and was going to investigate... your question reminded me.
I created this jsFiddle and the duplicate class doesn't seem to apply any CSS
rules, so I cannot image it serves a purpose.
I searched the issues submitted on GitHub and couldn't find one related to this so I submitted this one. Hopefully that will get an answer or fix.