UNPKG

react-bootstrap-typeahead-portal

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