diff --git a/src/text.tsx b/src/text.tsx index e0eb09b11b..230259cdfe 100644 --- a/src/text.tsx +++ b/src/text.tsx @@ -296,7 +296,7 @@ export const Text10 = ({dataAttributes, forceMobileSizes, ...props}: TextPresetP ); @@ -308,7 +308,7 @@ export const Text9 = ({dataAttributes, forceMobileSizes, ...props}: TextPresetPr ); @@ -320,7 +320,7 @@ export const Text8 = ({dataAttributes, forceMobileSizes, ...props}: TextPresetPr ); @@ -332,7 +332,7 @@ export const Text7 = ({dataAttributes, forceMobileSizes, ...props}: TextPresetPr ); @@ -344,7 +344,7 @@ export const Text6 = ({dataAttributes, forceMobileSizes, ...props}: TextPresetPr ); @@ -356,7 +356,7 @@ export const Text5 = ({dataAttributes, forceMobileSizes, ...props}: TextPresetPr ); @@ -366,7 +366,7 @@ export const Text4 = ({dataAttributes, forceMobileSizes, ...props}: LightRegular ); @@ -375,7 +375,7 @@ export const Text3 = ({dataAttributes, forceMobileSizes, ...props}: LightRegular ); @@ -384,7 +384,7 @@ export const Text2 = ({dataAttributes, forceMobileSizes, ...props}: RegularMediu ); @@ -393,7 +393,7 @@ export const Text1 = ({dataAttributes, forceMobileSizes, ...props}: RegularMediu );