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

Reviewed-on: #355
This commit is contained in:
ysCha 2025-09-25 10:52:19 +09:00
commit 83a4e7fd14

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 {