Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepbox8646 committed Jul 1, 2024
1 parent c3b863f commit 757f418
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions docs/content/.vitepress/en.mts
Original file line number Diff line number Diff line change
Expand Up @@ -119,31 +119,31 @@ export const enConfig = defineConfig({
},
],
},
{
text: 'Customization',
items: [
{
text: 'Basic Widget',
link: '/dev/basic-widget',
},
{
text: 'Composite Widget',
link: '/dev/composite-widget',
},
{
text: 'Advanced Animation',
link: '/dev/advanced-animation',
},
{
text: 'Common Event',
link: '/dev/common-event',
},
{
text: 'Widget Event',
link: '/dev/widget-event',
},
],
},
// {
// text: 'Customization',
// items: [
// {
// text: 'Basic Widget',
// link: '/dev/basic-widget',
// },
// {
// text: 'Composite Widget',
// link: '/dev/composite-widget',
// },
// {
// text: 'Advanced Animation',
// link: '/dev/advanced-animation',
// },
// {
// text: 'Common Event',
// link: '/dev/common-event',
// },
// {
// text: 'Widget Event',
// link: '/dev/widget-event',
// },
// ],
// },
],
'/guide/basic': [
{
Expand Down

0 comments on commit 757f418

Please sign in to comment.