ticker speed changed

This commit is contained in:
Kakabay 2022-12-26 17:51:26 +05:00
parent 1bb57a304d
commit c045791dab
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 = 40;
const tickerSpeed = 30;
const Ticker = () => {
// States