Skip to content

Commit bf49404

Browse files
committed
feat: bug fixes for reducing theming variables
1 parent cd9f2ae commit bf49404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/coachmark/stories/coachmark.stories.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export default {
6969
};
7070

7171
export const Default = CoachMarkGroup.bind({});
72+
Default.title = "Standard";
7273
Default.tags = ["!autodocs"];
7374
Default.args = {};
7475

0 commit comments

Comments
 (0)