Skip to content

Commit 211ef0b

Browse files
author
Simon Planinschek
committed
Updated example in readme.md
1 parent 826f9dd commit 211ef0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Second, you can use the icons in you React application like this:
2424

2525
```jsx
2626
import React from 'react'
27+
import IconCached from '@aboutbits/react-material-icons/dist/IconCached'
2728

2829
const MyCommponent = () => {
2930
return (

0 commit comments

Comments
 (0)