Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Commit d5ce33c

Browse files
committed
[Documentation] Added group for extensions.
1 parent 4e9d436 commit d5ce33c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Documentation.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ export default function Documentation() {
149149
<PagesGroup name={"Tutorials"}>
150150
<CreatingMaterialDocs/>
151151
</PagesGroup>
152+
<PagesGroup name={"Extensions"}>
153+
154+
</PagesGroup>
152155
</DocsPages>
153156
</DocsLayout>
154157
);

0 commit comments

Comments
 (0)