Compare commits

..

2 Commits

Author SHA1 Message Date
a1a7dcb1bf Merge pull request 'next trestleState.constTp' (#356) from dev into prd-deploy
Reviewed-on: #356
2025-09-25 10:53:22 +09:00
4df39defc6 next trestleState.constTp 2025-09-25 10:50:02 +09:00

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 {