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
Hi, instead of hardcoding this package to use isomorphic-fetch, is it possible to pass that dependency in? I'd like to use this package with cross-fetch, which is recommended over isomorphic-fetch for React apps.