this is a variant of the original progress tracker, which includes a spinner for current step
npm install @highlight-ui/sandbox-progress-tracker@highlight-ui/sandbox-progress-trackerThis sandbox component is based on @highlight-ui/progress-tracker@3.1.25 package.
```
yarn add @highlight-ui/sandbox-progress-tracker
In your TypeScript file:
`ts`
import {
ProgressTracker,
ProgressTrackerProps,
} from '@highlight-ui/sandbox-progress-tracker';
In your (S)CSS file:
`scss``
@import url('@highlight-ui/sandbox-progress-tracker');
Please visit [personio.design]()