QuotesTableSuggest EditsQuotesTable is a React component that displays all quotes created by an entity. Demo View the demo Usage React<div style={{display: 'flex', height: 600}}> <QuotesTable /> </div> Properties onRowClick: function Callback. Triggered when a table row is clicked.Updated 5 days ago Table of Contents Demo Usage Properties onRowClick: function