I have an error ReferenceError: document is not defined
I am trying to setup refine with REST API as a data provider. And while I am combine my own custom component with refine, I get that error: ReferenceError: document is not defined. How to fix it?
