diff --git a/client/.ncurc.json b/client/.ncurc.json index 7a5943787e0..a88902e25f0 100644 --- a/client/.ncurc.json +++ b/client/.ncurc.json @@ -1,3 +1,3 @@ { - "reject": ["@tiptap/*", "@types/node", "tailwindcss"] + "reject": ["@types/node", "tailwindcss"] } diff --git a/client/src/pages/platform/workflow-editor/components/properties/components/property-mentions-input/PropertyMentionsInputEditor.tsx b/client/src/pages/platform/workflow-editor/components/properties/components/property-mentions-input/PropertyMentionsInputEditor.tsx index dd49c64c028..4a6444c990d 100644 --- a/client/src/pages/platform/workflow-editor/components/properties/components/property-mentions-input/PropertyMentionsInputEditor.tsx +++ b/client/src/pages/platform/workflow-editor/components/properties/components/property-mentions-input/PropertyMentionsInputEditor.tsx @@ -186,6 +186,7 @@ const PropertyMentionsInputEditor = forwardRef