cleanup
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
} from 'react';
|
||||
import type { PointerEvent as ReactPointerEvent } from 'react';
|
||||
import { preventAll, safeInvoke } from './events';
|
||||
import { clamp } from './math';
|
||||
import { clamp } from '../utils/math';
|
||||
import usePointerTap from '../ui/usePointerTap';
|
||||
import {
|
||||
MIN_TIMESTEP,
|
||||
|
||||
Reference in New Issue
Block a user