Skip to content

Commit

Permalink
fix: fragment error
Browse files Browse the repository at this point in the history
  • Loading branch information
Cayla Hamann committed Jun 25, 2020
1 parent 04b4128 commit b4980b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/FeatherIcon.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,9 @@ const ICONS = {
<>
<line x1="18" y1="6" x2="6" y2="18" />
<line x1="6" y1="6" x2="18" y2="18" />
</>
),

award: (
<>
<circle cx="12" cy="8" r="7" />
Expand Down

0 comments on commit b4980b9

Please sign in to comment.