docs: add index module to framework dropdown (#12748)
This commit is contained in:
@@ -34,6 +34,11 @@ export const navDropdownItems: NavigationItem[] = [
|
||||
title: "Events and Subscribers",
|
||||
link: "/learn/fundamentals/events-and-subscribers",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
title: "Index Module",
|
||||
link: "/learn/fundamentals/module-links/index-module",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
title: "Medusa Container",
|
||||
|
||||
Reference in New Issue
Block a user