Carson 11 ヶ月 前
コミット
4ca348c572
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/run-agent-flow/page.tsx

+ 1 - 1
app/run-agent-flow/page.tsx

@@ -41,4 +41,4 @@ const RunAgentFlow = () => {
   )
 }
 
-export default React.memo(React.forwardRef(RunAgentFlow))
+export default React.memo(RunAgentFlow)