diff --git a/src/components/Logo/variants/BusinessLogo.tsx b/src/components/Logo/variants/BusinessLogo.tsx index 1cf7b36d..141fc587 100644 --- a/src/components/Logo/variants/BusinessLogo.tsx +++ b/src/components/Logo/variants/BusinessLogo.tsx @@ -2,29 +2,33 @@ import React, { ElementRef, FC, memo, SVGProps } from 'react'; import { getSemanticValue } from '../../../utils/cssVariables'; const BusinessLogo: FC>> = memo(props => ( - + + diff --git a/src/components/Logo/variants/ByLyftLogo.tsx b/src/components/Logo/variants/ByLyftLogo.tsx index b414569d..aa51c11c 100644 --- a/src/components/Logo/variants/ByLyftLogo.tsx +++ b/src/components/Logo/variants/ByLyftLogo.tsx @@ -25,11 +25,11 @@ const ByLyftLogo: FC>> = memo(props => ( /> )); diff --git a/src/components/Logo/variants/DriversLogo.tsx b/src/components/Logo/variants/DriversLogo.tsx index 71a8bc79..af853d90 100644 --- a/src/components/Logo/variants/DriversLogo.tsx +++ b/src/components/Logo/variants/DriversLogo.tsx @@ -2,33 +2,33 @@ import React, { ElementRef, FC, memo, SVGProps } from 'react'; import { getSemanticValue } from '../../../utils/cssVariables'; const DriversLogo: FC>> = memo(props => ( - +