Skip to content

Commit

Permalink
feat(icons): add kirby to storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
guastallaigor committed Dec 10, 2018
1 parent 527a4fb commit 55d563d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/icons.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@ stories.add('icon', () => {
squirtle: 'squirtle',
smartphone: 'smartphone',
phone: 'phone',
'octocat animate': 'octocat animate',
mario: 'mario',
kirby: 'kirby',
ash: 'ash',
'octocat animate': 'octocat animate',
'icon trophy': 'icon trophy',
mario: 'mario',
'nes-logo': 'nes-logo',
'nes-jp-logo': 'nes-jp-logo',
'snes-logo': 'snes-logo',
Expand Down

0 comments on commit 55d563d

Please sign in to comment.