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