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 2b17b9b commit 28000a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Sidebar/Sidebar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ function Sidebar() {
Unlock the Power of DevDisplay
</button>
</div>
<div className="flex flex-row flex-wrap items-center justify-center gap-2 pt-6">
{/* <div className="flex flex-row flex-wrap items-center justify-center gap-2 pt-6">
<a
href="https://www.producthunt.com/posts/devdisplay?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-devdisplay"
target="_blank"
Expand All @@ -97,7 +97,7 @@ function Sidebar() {
height="54"
/>
</a>
</div>
</div> */}
</div>
);
}
Expand Down

0 comments on commit 28000a4

Please sign in to comment.