Skip to content

Commit

Permalink
taking it out of buttons category of storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Donahue committed May 27, 2022
1 parent 28f08da commit c22ffa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/FormAlertWithSubmitButton.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import FormAlertWithSubmitButton from '../components/FormAlertWithSubmitButton';
* https://storybook.js.org/docs/react/writing-stories/introduction#component-story-format
*/
const story = {
title: 'Components/Button/FormAlertWithSubmitButton',
title: 'Components/FormAlertWithSubmitButton',
component: FormAlertWithSubmitButton,
};

Expand Down

0 comments on commit c22ffa3

Please sign in to comment.