Skip to content

Commit

Permalink
Note is not relevant to bold text, rather to the ButtonView
Browse files Browse the repository at this point in the history
  • Loading branch information
plumpNation committed Jul 25, 2018
1 parent 06b0ac7 commit d842cea
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@ storiesOf('Addon|Notes', module)
() => ({
Component: ButtonView,
}),
{ notes: 'My notes on some bold text' }
{ notes: 'My notes on the ButtonView component' }
)
.add(
'Note with HTML',
Expand Down

0 comments on commit d842cea

Please sign in to comment.