This is the error message in question:
LabelButton(...): A valid React element (or null) must be returned.
You may have returned undefined, an array or some other invalid object.
Not very helpful. Is it technically possible to show what was returned?