I hereby claim:
- I am sandragolden on github.
- I am sandragolden (https://keybase.io/sandragolden) on keybase.
- I have a public key whose fingerprint is BDE6 2091 8D6A E893 ACC2 551D B695 CE84 41FF 5FB7
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
import {routes as defaultRoutes} from '@salesforce/retail-react-app/app/routes' | |
import React, {useEffect} from 'react' | |
import {withRouter} from 'react-router-dom' | |
import loadable from '@loadable/component' | |
import {getConfig} from '@salesforce/pwa-kit-runtime/utils/ssr-config' | |
import useMultiSite from '@salesforce/retail-react-app/app/hooks/use-multi-site' | |
// Components | |
import {Skeleton} from '@salesforce/retail-react-app/app/components/shared/ui' |