payload icon indicating copy to clipboard operation
payload copied to clipboard

Cannot resolve 'fs' when loading <ListView />

Open ahmetskilinc opened this issue 9 months ago • 0 comments

repo

When loading the <ListView /> component like so:

if (Header) {
  return <ListView />;
}

I keep getting the error below..

Screenshot 2024-05-22 at 14 46 53

ahmetskilinc avatar May 22 '24 14:05 ahmetskilinc