1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/ui/components/app/step-progress-bar/index.js

7 lines
121 B
JavaScript
Raw Normal View History

export {
ThreeStepProgressBar,
TwoStepProgressBar,
threeStepStages,
twoStepStages,
} from './step-progress-bar';