lundi 11 novembre 2019

Notes Addon on Storybookjs with Ember

Trying to use notes with storybookjs in ember I'm unable to get the notes to display

export const text = () => ({
  template: hbs`<button >Hello Button</button>`,
notes,"Awesome Notes.. The Best Notes",
  context: {
    onClick: action('clicked'),
  },
});




Aucun commentaire:

Enregistrer un commentaire