1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 21:06:42 +07:00

removed consolelog

This commit is contained in:
Fedor Katurov 2019-11-02 18:48:09 +07:00
parent 49bccb96c1
commit 3983b69c73

View file

@ -70,10 +70,6 @@ const FlowHeroUnconnected: FC<IProps> = ({ heroes, history }) => {
history.push(URLS.NODE_URL(current));
}, [current]);
useEffect(() => {
console.log({ limit });
}, [limit]);
return (
<div className={styles.wrap} onMouseOver={stopSliding} onFocus={stopSliding}>
<div className={styles.info}>