Skip to content

Commit

Permalink
fix infinite refresh maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
tlrjs committed Dec 27, 2021
1 parent 2074783 commit 4371cf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/TradePageGrid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit 4371cf2

Please sign in to comment.