fix infinite refresh maybe
This commit is contained in:
parent
2074783559
commit
4371cf28f3
|
@ -135,7 +135,6 @@ const TradePageGrid = () => {
|
|||
onBreakpointChange(newBreakpoint)
|
||||
}
|
||||
onLayoutChange={(layout, layouts) => onLayoutChange(layouts)}
|
||||
measureBeforeMount
|
||||
>
|
||||
<div key="tvChart">
|
||||
<FloatingElement className="h-full pl-0 md:pl-0 md:pr-1 md:pb-1 md:pt-3">
|
||||
|
|
Loading…
Reference in New Issue