Skip to content

Commit 433ff31

Browse files
committed
feat(task): hierarchical children
1 parent f0fbf47 commit 433ff31

File tree

5 files changed

+550
-25
lines changed

5 files changed

+550
-25
lines changed

docs/src/assets/menu.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,10 @@ const menu = [
845845
{
846846
name: 'Task - Theme',
847847
path: 'task-theme'
848+
},
849+
{
850+
name: 'Task - Children',
851+
path: 'task-children'
848852
}
849853
]
850854
},

0 commit comments

Comments
 (0)