Skip to content

Commit 17f7137

Browse files
committed
docs(README): specify webpack version better
1 parent bda79e4 commit 17f7137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ const appProps = { code: 'it', size: '3x' }
8888
ReactDOM.render(<App {...appProps} />, rootEL)
8989
```
9090

91-
A [`webpack 2` example project](//github.com/matteocng/react-flag-icon-css-example-multi) is available.
91+
A [`webpack 3` example project](//github.com/matteocng/react-flag-icon-css-example-multi) is available ([webpack 2](https://github.com/matteocng/react-flag-icon-css-example-multi/tree/webpack-2) and [webpack 1](https://github.com/matteocng/react-flag-icon-css-example-multi/tree/webpack-1) versions).
9292

9393
## :flags: FlagIcon props
9494

0 commit comments

Comments
 (0)