Skip to content

Commit

Permalink
feat(CarrierLogo): add orbit-carrier-logo class
Browse files Browse the repository at this point in the history
  • Loading branch information
oreqizer authored and DSil committed Oct 2, 2023
1 parent 401b264 commit 95eb530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/orbit-components/src/CarrierLogo/index.tsx
Expand Up @@ -138,6 +138,7 @@ const CarrierLogo = ({
data-test={dataTest}
id={id}
inlineStacked={inlineStacked}
className="orbit-carrier-logo"
>
{carriers.slice(0, 4).map((carrierImage, idx) => (
<StyledImage
Expand Down

0 comments on commit 95eb530

Please sign in to comment.