I'm using react-data-table-component.
https://www.npmjs.com/package/react-data-table-component
There is a structure that works completely with or without data in the table. However, my question is in the text shown by default when there is no data.
My only goal is to change the text 'There are no records to display' written here.
thanks,