Skip to content

Commit

Permalink
Supress linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
xdrdak committed Sep 24, 2019
1 parent 074ef28 commit 97f8d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/flame/src/Tag/story.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ stories.add('Types', () => (
<Box mb={3}>
<Tag onRemove={() => {}}>
<Icon name="small-chevron-down" color="white" />
{/* eslint-disable-next-line jsx-a11y/accessible-emoji */}
<Box as="span" ml={1}>
🍊 🍋 🍌 🍉 🍇
</Box>
Expand Down

0 comments on commit 97f8d62

Please sign in to comment.