Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
codeaashu committed Dec 18, 2024
1 parent a23e893 commit 2b17b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Page/ProjectShowcase.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const ProjectsPage = () => {
This is the project Showcase page - Want to Build this page as a contributer
</h1>
</header>
<h1 className="text-2xl font-bold">Click here to check out the feature details 👇🏻</h1>
<h1 className="text-2xl font-bold">Click here for features details 👇🏻</h1>
<a href="https://github.com/codeaashu/DevDisplay/issues/571#issue-2678911438" target="_blank" rel="noreferrer">
<button className="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 transition-all duration-500 hover:bg-transparent hover:text-textSecondary dark:text-white">
<span>
Expand Down

0 comments on commit 2b17b9b

Please sign in to comment.