diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index ef2c34b..eeab2ad 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -6,7 +6,6 @@ interface SvgTextLogoProps { fontFamily?: string; fontWeight?: string | number; fill?: string; - config?: COBEOptions; } export const SvgTextLogo: React.FC = ({