ticker speed increased

This commit is contained in:
Kakabay 2022-12-26 16:47:13 +05:00
parent c394c996fd
commit 257b06ac80
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import { Api } from '../helpers/api';
// Components
import TickerBlock from './TickerBlock';
const tickerSpeed = 20;
const tickerSpeed = 40;
const Ticker = () => {
// States