Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Naming components
  • Loading branch information
lalalee committed Sep 15, 2020
1 parent f39906e commit d8c563d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/Button.stories.js
@@ -1,7 +1,7 @@
import MyButton from './Button.vue';

export default {
title: 'Example/Button',
title: 'Button',
component: MyButton,
parameters: {
backgrounds: {
Expand Down

0 comments on commit d8c563d

Please sign in to comment.