mirror of
https://github.com/acid-info/logos-ordinals-dashboard.git
synced 2025-02-05 01:53:49 +00:00
chore: remove countdown from navbar
This commit is contained in:
parent
dbd843e3f6
commit
766a928210
@ -14,10 +14,10 @@ interface NavItem {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const navItems: NavItem[] = [
|
export const navItems: NavItem[] = [
|
||||||
{
|
// {
|
||||||
label: 'Countdown',
|
// label: 'Countdown',
|
||||||
href: '/countdown',
|
// href: '/countdown',
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
label: 'Explore',
|
label: 'Explore',
|
||||||
href: '/',
|
href: '/',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user