next trestleState.constTp

This commit is contained in:
ysCha 2025-09-25 10:50:02 +09:00
parent 0efc90f135
commit 4df39defc6

View File

@ -21,6 +21,7 @@ const Trestle = forwardRef((props, ref) => {
const [isAutoSelecting, setIsAutoSelecting] = useState(false) //
const [autoSelectTimeout, setAutoSelectTimeout] = useState(null) //
const autoSelectTimeoutRef = useRef(null)
// ()
const AUTO_SELECT_TIMEOUT = 700 // API
const {