remove number animation delay

This commit is contained in:
tjs 2022-07-25 15:02:37 -04:00
parent 05ebd8b69a
commit 41accab8e7
1 changed files with 0 additions and 2 deletions

View File

@ -185,8 +185,6 @@ const SwapTokenChart: FunctionComponent<SwapTokenChartProps> = ({
height={40}
width={26}
play
delay={0.025}
duration={1}
numbers={formatFixedDecimals(mouseData['price'])}
/>
<span