Skip to content

Commit

Permalink
fix duplicate keys in header
Browse files Browse the repository at this point in the history
  • Loading branch information
wd0517 committed Nov 15, 2024
1 parent 0d6b4a4 commit f3bdf50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {NavItem} from '../../utils/nav-item'

export const navItems: NavItem[] = [
{
key: 'asktug-ranking',
key: 'business-consulting',
title: '商业咨询',
config: {
site: Site.home,
Expand Down

0 comments on commit f3bdf50

Please sign in to comment.