Update src/components/shared/SvgTextLogo/SvgTextLogo.tsx
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React from 'react';
|
||||
import React, { SVGAttributes } from 'react';
|
||||
|
||||
interface SvgTextLogoProps {
|
||||
text: string;
|
||||
|
||||
Reference in New Issue
Block a user