Skip to content

Commit 50fa764

Browse files
committed
DevDisplay - Open Source
1 parent 97e455b commit 50fa764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Sidebar/Sidebar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ function Sidebar() {
5353
</a>
5454
<a href="https://www.linkedin.com/company/devdisplay/" target="_blank" rel="noreferrer">
5555
<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 🤝
56+
Connect us
5757
</button>
5858
</a>
5959
</div>

0 commit comments

Comments
 (0)