Skip to content

Commit

Permalink
Removed extra closing tag (#10388)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdiyazdani authored and chrisvanpatten committed Oct 8, 2018
1 parent eafd620 commit e9aac14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/primitives/svg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ const MyIcon = () => (
<Path d="M2 6v14l2 2h14v-2H4V6H2z" />
</G>
</SVG>
>
);
```

0 comments on commit e9aac14

Please sign in to comment.