mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-10 05:36:23 +00:00
Added `StatusStepper` component which displays total number of steps which need to be passed, marking each completed step based on `completedSteps` property. Needed for importing a Keycard into the app flow. Corresponding page in API Documentation added.