We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b3528 commit 6a95c1aCopy full SHA for 6a95c1a
www/packages/docs-ui/src/constants.tsx
@@ -34,6 +34,11 @@ export const navDropdownItems: NavigationItem[] = [
34
title: "Events and Subscribers",
35
link: "/learn/fundamentals/events-and-subscribers",
36
},
37
+ {
38
+ type: "link",
39
+ title: "Index Module",
40
+ link: "/learn/fundamentals/module-links/index-module",
41
+ },
42
{
43
type: "link",
44
title: "Medusa Container",
0 commit comments