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