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 97e455b commit 50fa764Copy full SHA for 50fa764
src/components/Sidebar/Sidebar.jsx
@@ -53,7 +53,7 @@ function Sidebar() {
53
</a>
54
<a href="https://www.linkedin.com/company/devdisplay/" target="_blank" rel="noreferrer">
55
<button className="inline-block cursor-pointer 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">
56
- Connect with us 🤝
+ Connect us
57
</button>
58
59
</div>
0 commit comments