Compare commits

...

2 Commits

Author SHA1 Message Date
83a4e7fd14 Merge pull request 'next trestleState.constTp' (#355) from dev into dev-deploy
Reviewed-on: #355
2025-09-25 10:52:19 +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 {