Files
twenty/packages/twenty-front
Guillim d3922a7f5b removing RecordTableEmptyStateByGroupNoRecordAtAll (#11584)
We found out that `RecordTableEmptyStateByGroupNoRecordAtAll` was used
only when `hasRecordGroups` was true in "RecordTableEmptyState"

However the only parent component is RecordTableEmpty and called
RecordTableEmptyState when `hasRecordGroups` was false

Fixes https://github.com/twentyhq/core-team-issues/issues/833

Meaning never called at all
2025-04-15 16:52:09 +02:00
..
2025-01-03 15:18:02 +01:00
2025-01-07 16:09:48 +01:00
2025-04-09 17:35:25 +02:00
2025-04-09 17:35:25 +02:00
2025-04-09 01:03:43 +02:00
2025-04-15 13:32:12 +02:00

Run yarn dev while server running on port 3000