Took out ternary for rendering value. Value should be required, I made it not required because it was breaking Column tests. Column tests are now using a dumb component instead of the real DataItem component (that was really dumb of me) so the ternary isn't required.
Took out ternary for rendering value. Value should be required, I made it not required because it was breaking Column tests. Column tests are now using a dumb component instead of the real DataItem component (that was really dumb of me) so the ternary isn't required.