Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-12 12:47:13 +00:00

View File

@@ -6,7 +6,6 @@ interface SvgTextLogoProps {
fontFamily?: string;
fontWeight?: string | number;
fill?: string;
config?: COBEOptions;
}
export const SvgTextLogo: React.FC<SvgTextLogoProps> = ({