code4romania / reusable-components

Repository for React reusable components
https://reusable-components-peach.vercel.app
Mozilla Public License 2.0
4 stars 10 forks source link

Dynamic text for collapse button in tables #90

Open Utwo opened 3 years ago

Utwo commented 3 years ago

Text from the collapse button should be retrieved from a prop. Eventually, if no text is set, we should not display the button at all and disable the collapsible feature from the table.