/ReactBooks

Primary LanguageJavaScriptMIT LicenseMIT

ReactBooks

Create a display where data is shown as nested rows in a Parent- Child relationship. All the data is supplied in the json below. Focus on the functional aspect, dont waste time on formatting, css etc.

The requirement is to show the Parent rows initally on load of the table. The user will Click Parent row to show child rows expanded, and Click again to collapse (toggle).