diff --git a/packages/console/src/components/ApplicationCreation/CreateForm/index.tsx b/packages/console/src/components/ApplicationCreation/CreateForm/index.tsx index b3fcb6178..830939f71 100644 --- a/packages/console/src/components/ApplicationCreation/CreateForm/index.tsx +++ b/packages/console/src/components/ApplicationCreation/CreateForm/index.tsx @@ -128,6 +128,7 @@ function CreateForm({ planId === ReservedPlanId.Pro && ReservedPlanId.Pro )} + hasAddOnTag={isDevFeaturesEnabled && watch('type') === ApplicationType.MachineToMachine} size={defaultCreateType ? 'medium' : 'large'} footer={