Compare commits

..

No commits in common. "a1a7dcb1bfa0993477f72a350dc79a40cdd9ea46" and "a13995dec1f2ee89bbbe488cdc04971ff36a5160" have entirely different histories.

View File

@ -21,7 +21,6 @@ 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 {