thehyve / react-json-to-table

react-json-to-table
GNU General Public License v3.0
36 stars 28 forks source link

Fix for #3 #18

Closed rvramesh closed 3 years ago

rvramesh commented 3 years ago

This addresses Issue #3

If the content to be rendered is boolean then toString is applied on it.