page redirecting
This commit is contained in:
parent
ea738e676d
commit
f8d88647e5
@ -166,7 +166,7 @@ const createEntries = async () => {
|
||||
>
|
||||
{loading ? 'Creating Tokens...' : 'Create Tokens'}
|
||||
</button>
|
||||
<a href="pages/entries" className="w-full">
|
||||
<a href="/pages/entries" className="w-full">
|
||||
<button
|
||||
className={`text-center rounded-lg px-5 py-3.5 text-sm font-medium shadow-theme-xs ring-1 ring-inset transition w-full ${
|
||||
darkMode ? 'bg-gray-800 text-gray-300 ring-gray-700 hover:bg-gray-700' :
|
||||
|
Loading…
Reference in New Issue
Block a user