MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / redirect-home.ts

File redirect-home.ts

client/src/components/redirect-home.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { withPrefix } from 'gatsby';
2import createRedirect from './create-redirect';
3
4export default createRedirect(withPrefix('/'));

Callers

nothing calls this directly

Calls 1

createRedirectFunction · 0.85

Tested by

no test coverage detected