Description
- Display Table empty text messages in two lines with line break and center align
- Consistent empty text for every table globally
Current Behaviour
we are passing NoRowsMessage prop to Table for message which has different type of messages for the same kind.
Expected Behaviour
Now Messages are general for the same usecase of empty data and empty data with filters.
Description
Current Behaviour
we are passing
NoRowsMessageprop to Table for message which has different type of messages for the same kind.Expected Behaviour
Now Messages are general for the same usecase of empty data and empty data with filters.