docs: update admin injection zones list (#10103)

This commit is contained in:
Shahed Nasser
2024-11-14 18:14:16 +02:00
committed by GitHub
parent 9c39cf69fb
commit 79a3dc1e82
3 changed files with 944 additions and 698 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -233,7 +233,7 @@ export const generatedEditDates = {
"app/architectural-modules/file/page.mdx": "2024-07-01T10:21:19+03:00",
"app/architectural-modules/event/page.mdx": "2024-05-28T13:25:03+03:00",
"app/architectural-modules/cache/create/page.mdx": "2024-10-16T08:51:35.074Z",
"app/admin-widget-injection-zones/page.mdx": "2024-09-30T08:43:53.147Z",
"app/admin-widget-injection-zones/page.mdx": "2024-11-14T15:10:36.495Z",
"app/architectural-modules/notification/page.mdx": "2024-10-15T12:51:28.735Z",
"app/architectural-modules/event/create/page.mdx": "2024-11-12T11:54:51.583Z",
"references/core_flows/Order/functions/core_flows.Order.orderEditUpdateItemQuantityValidationStep/page.mdx": "2024-08-20T00:10:58.913Z",
+1 -1
View File
@@ -34,7 +34,7 @@ const Providers = ({ children }: ProvidersProps) => {
<HooksLoader
options={{
pageScrollManager: true,
currentLearningPath: true,
currentLearningPath: false,
}}
>
{children}