Skip to content

Commit e1f7c90

Browse files
authored
Update landing-page-card.jsx
1 parent bb50f58 commit e1f7c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/landing-page-components/parts/landing-page-card.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const LandingPageCard = ({
77
}) => {
88
const { isMobile } = useIsMobile();
99

10-
// test
10+
// test test
1111

1212
return (
1313
<div

0 commit comments

Comments
 (0)