13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
import ShippingProfileContent from "./_content.mdx"
|
|
|
|
export const metadata = {
|
|
title: `Fulfillment Module's Admin Widget Injection Zones`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
This reference shows all the injection zones in the Medusa Admin related to the Fulfillment Module.
|
|
|
|
## Shipping Profile Pages
|
|
|
|
<ShippingProfileContent /> |