Files
medusa-store/www/apps/resources/app/commerce-modules/customer/events/page.mdx
T
Shahed Nasser 2c5ba408d4 docs: edits and fixes to commerce module docs (#7468)
Apply edits and fixes to the commerce modules docs
2024-05-29 11:08:06 +00:00

17 lines
344 B
Plaintext

import EventsTable from "./_events-table/page.mdx"
export const metadata = {
title: `Customer Module Events Reference`,
}
# {metadata.title}
Find in this reference the list of events emitted by the Customer Module.
<Note type="soon">
Events are still in development, so this reference will change in the future.
</Note>
<EventsTable />