reactjs / react-autocomplete

WAI-ARIA compliant React autocomplete (combobox) component
MIT License
2.17k stars 532 forks source link

Add import definition and shouldRenderItem example to README #359

Open jhta opened 6 years ago

jhta commented 6 years ago

add `import Autocomplete from 'react-autocomplete' for be more descriptive and the same for 'shouldRenderItem' prop for improve the example in README file