Open mlms13 opened 8 years ago
I think we're doing all of our falling back in Table now, but in the case that a row exists (and it just doesn't have a cell at the right index), we should render the fallback in Row and wrap it in a div that applies row classes.
Table
Row
I think we're doing all of our falling back in
Table
now, but in the case that a row exists (and it just doesn't have a cell at the right index), we should render the fallback inRow
and wrap it in a div that applies row classes.