Skip to content

Commit

Permalink
fix(dialog): typo in story
Browse files Browse the repository at this point in the history
  • Loading branch information
Susmitha Yenugula committed Mar 6, 2024
1 parent d16bf33 commit 4782663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dialog/stories/dialog-wrapper.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import '../../overlay/stories/index.js';
import type { DialogWrapper } from '@spectrum-web-components/dialog';

export default {
title: 'Dialog Wrapped',
title: 'Dialog Wrapper',
component: 'sp-dialog-wrapper',
argTypes: {
onClose: { action: 'close' },
Expand Down

0 comments on commit 4782663

Please # to comment.