diff --git a/web/app/components/plugins/plugin-detail-panel/multiple-tool-selector/index.tsx b/web/app/components/plugins/plugin-detail-panel/multiple-tool-selector/index.tsx index 036aa098ea..33375e60ec 100644 --- a/web/app/components/plugins/plugin-detail-panel/multiple-tool-selector/index.tsx +++ b/web/app/components/plugins/plugin-detail-panel/multiple-tool-selector/index.tsx @@ -79,7 +79,7 @@ const MultipleToolSelector = ({ onClick={handleCollapse} >
{label}
- {required &&
*
} + {required &&
*
} {tooltip && (