Skip to content

Commit 594a9df

Browse files
format code
1 parent 3c6c655 commit 594a9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/TryNow/LogoCards.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ const LogoCards = ({ data }: { data: LogoCard[] }) => {
7373
);
7474
};
7575

76-
export default LogoCards;
76+
export default LogoCards;

0 commit comments

Comments
 (0)