Skip to content

Commit 2d73f30

Browse files
committed
added tag component in modules
1 parent 38b9146 commit 2d73f30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/core-concepts/modules.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Organize project features with Modules
33
sidebar_label: Modules
44
description: Use Modules to organize work items, track feature development, and break down projects into manageable components with progress tracking and multiple layouts.
55
---
6+
import Tags from "@site/src/components/Tags";
7+
68

79
# Break your project down into Modules
810

0 commit comments

Comments
 (0)