Skip to content

Commit

Permalink
fix: Build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukanoksuz committed Aug 3, 2023
1 parent 0d5cd46 commit 5b274bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/navigation/sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ export function Sidebar({ className }: { className?: string }) {
<ArrowUp className="h-8 w-8 mx-auto animate-bounce block" />

<span className="text-sm font-medium p-3 block">
Liman'ı aktif şekilde kullanmaya başlamak için
yukarıdan sunucu ekleyin.
Liman&apos;ı aktif şekilde kullanmaya başlamak
için yukarıdan sunucu ekleyin.
</span>
</>
)}
Expand Down

0 comments on commit 5b274bc

Please sign in to comment.