src/components/pages/About.tsx
Showing 0 of 1 total issue
Function About
has 44 lines of code (exceeds 25 allowed). Consider refactoring. Wontfix
Wontfix
export const About: FunctionComponent = () => { const pageTitle = createPageTitle(SITE_INFO.baseTitle, "About"); return ( <> <Helmet>