diff --git a/components/page-footer/Contribution.tsx b/components/page-footer/Contribution.tsx index 060f77a00a..9743e1603d 100644 --- a/components/page-footer/Contribution.tsx +++ b/components/page-footer/Contribution.tsx @@ -1,4 +1,5 @@ import { GitPullRequestIcon } from '@primer/octicons-react' + import { useMainContext } from 'components/context/MainContext' import { useTranslation } from 'components/hooks/useTranslation' @@ -11,7 +12,7 @@ export const Contribution = () => { : 'https://github.com/github/docs' return ( -