diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 1129f31ebb..ca0eec75f7 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -1482,7 +1482,7 @@ }, "app/components/base/prompt-editor/plugins/hitl-input-block/index.tsx": { "react-refresh/only-export-components": { - "count": 3 + "count": 2 } }, "app/components/base/prompt-editor/plugins/last-run-block/index.tsx": {