Translations and added FAQ (from 1 to 45) #2128
netlify.yml
on: push
build-dev-vocdoni
27s
build-stg-vocdoni
29s
Annotations
6 errors
build-dev-vocdoni:
src/components/Home/Projects.tsx#L62
Type '{ children: string; fontSize: "18px"; lineHeight: "22px"; mb: "30px"; color: "white"; textAlign: "center"; fontFamily: "basier"; fontWeight: "100"; maxW: "900px"; ḿx: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, keyof TextProps> & { ...; } & TextProps & { ...; }'.
|
build-dev-vocdoni:
src/components/Home/Projects.tsx#L77
JSX elements cannot have multiple attributes with the same name.
|
build-dev-vocdoni
Process completed with exit code 2.
|
build-stg-vocdoni:
src/components/Home/Projects.tsx#L62
Type '{ children: string; fontSize: "18px"; lineHeight: "22px"; mb: "30px"; color: "white"; textAlign: "center"; fontFamily: "basier"; fontWeight: "100"; maxW: "900px"; ḿx: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, keyof TextProps> & { ...; } & TextProps & { ...; }'.
|
build-stg-vocdoni:
src/components/Home/Projects.tsx#L77
JSX elements cannot have multiple attributes with the same name.
|
build-stg-vocdoni
Process completed with exit code 2.
|