diff --git a/src/components/footer/text/Text.tsx b/src/components/footer/text/Text.tsx index 08a56e2..4cad93d 100644 --- a/src/components/footer/text/Text.tsx +++ b/src/components/footer/text/Text.tsx @@ -7,7 +7,7 @@ interface TextProps { const Text = ({ text, className, testId}: TextProps) => (

{text}