Merge pull request 'next trestleState.constTp' (#356) from dev into prd-deploy

Reviewed-on: #356
This commit is contained in:
ysCha 2025-09-25 10:53:22 +09:00
commit a1a7dcb1bf

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 {