ticker speed changed

This commit is contained in:
Kakabay 2022-12-24 14:55:19 +05:00
parent 43e88dde24
commit 95d51acd6c
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 = 20;
const Ticker = () => {
// States