StepsA component to display a progress bar with steps.View on GitHubPreviewCodeStep 1 of 2 Usage import { Steps } from '@nerdfish/ui' <Steps currentStep={1} maxSteps={2} />