From c616d1c682f3d06dd23a015b9bb22cfd8fb124e8 Mon Sep 17 00:00:00 2001 From: Abhijith SB Date: Mon, 3 Feb 2025 12:41:46 +0530 Subject: [PATCH] update doc of sample customization for labellingflow component --- .../services/customization-service/sampleCustomizations.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/docs/docs/platform/services/customization-service/sampleCustomizations.tsx b/platform/docs/docs/platform/services/customization-service/sampleCustomizations.tsx index 0a46a4b4a5..8ba0193073 100644 --- a/platform/docs/docs/platform/services/customization-service/sampleCustomizations.tsx +++ b/platform/docs/docs/platform/services/customization-service/sampleCustomizations.tsx @@ -711,7 +711,7 @@ window.config = { id: 'ui.labellingComponent', description: 'Customizes the labelling flow component.', image: labellingFLow, - default: null, + default: null, //use platform/ui component as default configuration: ` window.config = { // rest of window config