You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to input a large JSON file into my worker, process the data, and expose an array of react JSX elements, but I cannot find a way to do this.