We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2dd916 commit 18f8f8aCopy full SHA for 18f8f8a
src/components/HomePage/Announcements.jsx
@@ -6,9 +6,6 @@ const Announcements = () => {
6
<p className="text-center font-medium lg:text-[13px] md:text-[13px] xs:text-[11px] sxs:text-[11px]">
7
⭐ CortexBrain is currently in active development so occasional bugs may
8
occur ⭐
9
- <a href="#" className="inline-block underline">
10
- {" "}
11
- </a>
12
</p>
13
</div>
14
);
0 commit comments