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
Failed to compile
./src/components/App.tsx 22:30
Module parse failed: Unexpected token (22:30)
You may need an appropriate loader to handle this file type.
| var connectors = useRef(null);
| var focusConnectors = useCallback(function () {
> return connectors.current?.focus();
| }, []); // The provider to pass to the SwapWidget.
| // This is a Web3Provider (from @ethersproject) supplied by @web3-react; see ./connectors.ts.
This error occurred during the build time and cannot be dismissed.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: