Skip to content

Commit

Permalink
fix non-terminated code block
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobJaffe committed Nov 17, 2020
1 parent 65c12fc commit 1e98fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const CUSTOM_ICONS = {
5. Test out the new icon via the `CustomIcon` component!
```jsx
<CustomIcon name={ICON_NAMES.NEW_ICON} ... />

```

## Team

Expand Down

0 comments on commit 1e98fbb

Please sign in to comment.