mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-13 11:24:30 +01:00
remove logs
This commit is contained in:
@@ -14,7 +14,6 @@ export const usePressHolder = (onHold: () => any, holdThreshold: number = 400) =
|
||||
|
||||
|
||||
const onPressUp = () => {
|
||||
console.log('ON PRESS UP');
|
||||
|
||||
cancelAnimationFrame(ref.current.timerID);
|
||||
ref.current.cntr = 0;
|
||||
|
||||
Reference in New Issue
Block a user