UNPKG

react-bootstrap-typeahead

Version:
4 lines (3 loc) 126 B
import { withAsync } from '../../behaviors/async'; import Typeahead from '../Typeahead'; export default withAsync(Typeahead);