Hello!
There is a bug in GridNoRecords component — it doesn't accept children.
Version: 2.2.
In version 1.2 there were no such problem.
You can find it even in your official demo.
Expected result: "There is no data available" is visible if there is no data.
Actual result: default message "No records available" is visible if there is no data.