[offers][fix] update tab name

pull/422/head
Zhang Ziqing 3 years ago
parent 614356c600
commit 71a921ce2f

@ -1,7 +1,7 @@
import type { ProductNavigationItems } from '~/components/global/ProductNavigation'; import type { ProductNavigationItems } from '~/components/global/ProductNavigation';
const navigation: ProductNavigationItems = [ const navigation: ProductNavigationItems = [
{ href: '/offers/submit', name: 'Benchmark your offer' }, { href: '/offers/submit', name: 'Analyse your offers' },
]; ];
const config = { const config = {

Loading…
Cancel
Save