Skip to content

Commit 4ece93b

Browse files
authored
Update landing-page-card.jsx
1 parent 1387063 commit 4ece93b

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 test
10+
// test tes
1111

1212
return (
1313
<div

0 commit comments

Comments
 (0)