Skip to content

Commit

Permalink
Update docs/src/pages/components/icons/icons.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt <[email protected]>
  • Loading branch information
oliviertassinari and mbrookes authored May 3, 2020
1 parent 30407d2 commit 256ae6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/components/icons/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ import StarIcon from './star.svg';
```

It's also possible to use it with "url-loader" or "file-loader".
For instance, it's the approach used by Create React App.
It's the approach used by Create React App.

```jsx
// webpack.config.js
Expand Down

0 comments on commit 256ae6e

Please sign in to comment.