mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 12:21:05 +08:00
Align ember cli template with the rest
This commit is contained in:
parent
a80620f38d
commit
59610613a1
@ -4,7 +4,7 @@ import { linkTo } from '@storybook/addon-links';
|
||||
|
||||
// More on how to set up stories at: https://storybook.js.org/docs/7.0/ember/writing-stories/introduction
|
||||
export default {
|
||||
title: 'Button',
|
||||
title: 'Example/Button',
|
||||
render: (args) => ({
|
||||
template: hbs`<button {{action onClick}}>{{label}}</button>`,
|
||||
context: args,
|
Loading…
x
Reference in New Issue
Block a user