Fix undefined expiration issue

This commit is contained in:
Serkan Reis
2024-01-17 12:09:56 +03:00
parent 57fabf90da
commit 9e63aba259
6 changed files with 160 additions and 195 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ export const Sidebar = () => {
router.asPath.includes('/tokenfactory') ? 'text-white' : 'text-gray',
)}
>
<Link href="/badges/">Tokens</Link>
<Link href="/tokenfactory/">Tokens</Link>
</span>
<ul className="z-50 p-2 rounded-box bg-base-200">
<li