Skip to content

Commit 423bfd0

Browse files
committed
fix: lint errors after PR
1 parent bc6bc69 commit 423bfd0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/Info.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,8 @@ const Info: React.FC = () => {
270270
Challenge and Fun: It's hard fun.
271271
</h3>
272272
<p className="text-white text-xs sm:text-sm leading-tight sm:leading-snug">
273-
Bringing interactive, meaningful experiences that make education exciting and impactful.
273+
Bringing interactive, meaningful experiences that make
274+
education exciting and impactful.
274275
</p>
275276
</>
276277
) : (

0 commit comments

Comments
 (0)