UNPKG

@clopezochoa/detect-autofill-react

Version:

React hook to detect browser's autofill

3 lines (2 loc) 154 B
export { useAutofillDetectionRef } from './hooks/useAutofillDetectionRef'; export { useAutofillDetectionState } from './hooks/useAutofillDetectionState';