feat: add wbs tree

This commit is contained in:
2025-09-01 16:55:20 +03:30
parent 7325e18cec
commit 6255b20476
6 changed files with 196 additions and 35 deletions

View File

@@ -19,6 +19,10 @@ export default [
title: "Gantt",
to: "dashboards-gantt",
},
{
title: "WBS",
to: "dashboards-wbs",
},
{
title: "Academy",
to: "dashboards-academy",