Update sg721 dashboard link tabs
This commit is contained in:
parent
eb82d10140
commit
07a08ca35a
@ -16,6 +16,11 @@ export const sg721LinkTabs: LinkTabProps[] = [
|
||||
description: `Execute SG721 contract actions`,
|
||||
href: '/contracts/sg721/execute',
|
||||
},
|
||||
{
|
||||
title: 'Migrate',
|
||||
description: `Migrate SG721 contract`,
|
||||
href: '/contracts/sg721/migrate',
|
||||
},
|
||||
]
|
||||
|
||||
export const minterLinkTabs: LinkTabProps[] = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user