docs: split admin widget zone to pages (#10719)

This commit is contained in:
Shahed Nasser
2024-12-24 12:29:41 +02:00
committed by GitHub
parent fd1afa8bc9
commit 041baafd38
57 changed files with 2992 additions and 2357 deletions
@@ -0,0 +1,13 @@
import LoginContent from "./_content.mdx"
export const metadata = {
title: `Auth Module's Admin Widget Injection Zones`,
}
# {metadata.title}
This reference shows all the injection zones in the Medusa Admin related to the Auth Module.
## Login Pages
<LoginContent />