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 6cc4aa6 commit 1a586e0Copy full SHA for 1a586e0
1 file changed
src/Page/IdeaSubmission.jsx
@@ -9,7 +9,7 @@ const IdeaSubmissionPage = () => {
9
</h1>
10
</header>
11
<h1 className="text-center text-4xl font-bold">Click here for features details 👇🏻</h1>
12
- <a href="https://github.com/codeaashu/DevDisplay/issues/605#issue-2758476487" target="_blank" rel="noreferrer">
+ <a href="https://github.com/codeaashu/DevDisplay/issues/1083#issue-3297263652" target="_blank" rel="noreferrer">
13
<button className="mx-auto mt-4 block inline-flex cursor-pointer items-center rounded-lg border-2 border-textSecondary bg-textSecondary px-[15px] py-1.5 text-center font-poppoins text-sm text-xl transition-all duration-500 hover:bg-transparent hover:text-textSecondary dark:text-white">
14
<span>
15
<b>🌟 Add Idea Submission Features 💌 & Get 8 Benefits 🌟</b>
0 commit comments