From a833bd3c65f29d2af853c459913f9ba0914254cb Mon Sep 17 00:00:00 2001 From: Valerii Naida Date: Mon, 6 Nov 2023 14:36:03 -0600 Subject: [PATCH] feat: Custom form element rendering in Content Fragment Editor -- update header types --- src/pages/services/aem-cf-editor/api/custom-fields/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/services/aem-cf-editor/api/custom-fields/index.md b/src/pages/services/aem-cf-editor/api/custom-fields/index.md index 9dcc1478..e874889f 100644 --- a/src/pages/services/aem-cf-editor/api/custom-fields/index.md +++ b/src/pages/services/aem-cf-editor/api/custom-fields/index.md @@ -67,7 +67,7 @@ function CustomField() { } ``` -### API Reference +## API Reference | Field | Type | Required | Description | |--------------|-----------|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|