From 5240dcfa7c379a8b9c5cbbe0225c2c9ebd50051a Mon Sep 17 00:00:00 2001 From: moklick Date: Mon, 23 Oct 2023 18:17:56 +0200 Subject: [PATCH] chore(react): remove use client --- packages/react/src/container/ReactFlow/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/react/src/container/ReactFlow/index.tsx b/packages/react/src/container/ReactFlow/index.tsx index 3d612b7c..f39650a4 100644 --- a/packages/react/src/container/ReactFlow/index.tsx +++ b/packages/react/src/container/ReactFlow/index.tsx @@ -1,5 +1,3 @@ -'use client'; - import { forwardRef, type CSSProperties } from 'react'; import cc from 'classcat'; import {