Skip to content

Commit

Permalink
Update .umirc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcc authored Jun 4, 2024
1 parent f90ab4a commit 719e6aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .umirc.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default defineConfig({
],
navs: [
null,
{ title: 'G2Plot', path: 'https://github.com/antvis/G2Plot' },
{ title: 'G2', path: 'https://github.com/antvis/G2' },
{ title: '在线文档', path: 'https://github.com/hustcc/echarts-for-react' },
{ title: 'GitHub', path: 'https://github.com/hustcc/echarts-for-react' },
],
Expand All @@ -25,4 +25,4 @@ export default defineConfig({
baidu: 'df880ba684fa4f42e9e672abeef0e34b',
},
// more config: https://d.umijs.org/config
});
});

0 comments on commit 719e6aa

Please sign in to comment.