Closed pwizla closed 7 years ago
react-bootstrap-table apparently requires a flattened object (or array of objects). It's incompatible with my state.budget architecture. Maybe just render a simple HTML table?
Fixed in 08a75a Created flatBudget as a workaround.
flatBudget
react-bootstrap-table apparently requires a flattened object (or array of objects). It's incompatible with my state.budget architecture. Maybe just render a simple HTML table?