Skip to content

Commit

Permalink
Merge pull request #88 from brainstormforce/stories_fixes
Browse files Browse the repository at this point in the history
SUR-288 - ProgressSteps story fix
  • Loading branch information
vrundakansara authored Sep 26, 2024
2 parents 4f90341 + 13e60d7 commit f998a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/progress-steps/progress-steps.stories.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import ProgressSteps from './progress-steps';
import { Check } from 'lucide-react';

export default {
title: 'Components/ProgressSteps',
title: 'Atoms/ProgressSteps',
component: ProgressSteps,
parameters: {
layout: 'centered',
Expand Down

0 comments on commit f998a7e

Please sign in to comment.