Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypnosphi committed Jan 30, 2018
1 parent 4be62de commit e160bed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/vue-kitchen-sink/src/stories/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ storiesOf('Addon Knobs', module)
const salutation = nice ? 'Nice to meet you!' : 'Leave me alone!';
const dateOptions = { year: 'numeric', month: 'long', day: 'numeric', timeZone: 'UTC' };


button('Arbitrary action', action('You clicked it!'));

return {
Expand Down

0 comments on commit e160bed

Please sign in to comment.