Skip to content

Commit 18f8f8a

Browse files
author
LorenzoTettamanti
committed
fixed typos in announcement component
1 parent f2dd916 commit 18f8f8a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/HomePage/Announcements.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ const Announcements = () => {
66
<p className="text-center font-medium lg:text-[13px] md:text-[13px] xs:text-[11px] sxs:text-[11px]">
77
⭐ CortexBrain is currently in active development so occasional bugs may
88
occur ⭐
9-
<a href="#" className="inline-block underline">
10-
{" "}
11-
</a>
129
</p>
1310
</div>
1411
);

0 commit comments

Comments
 (0)