To install, type the following into the command line at the root of your project:
npm install @brighthr/component-typeaheadTo install, type the following into the command line at the root of your project:
``javascript`
npm i @brighthr/component-typeahead
Import into your file:
`javascript``
import Typeahead from '@brighthr/component-typeahead';