Skip to content

Commit e798f0f

Browse files
committed
Update to react-icons 4.12.0
1 parent 693822b commit e798f0f

File tree

4 files changed

+1191
-453
lines changed

4 files changed

+1191
-453
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ PureScript bindings for [`react-icons`](https://react-icons.github.io/react-icon
44

55
> Include popular icons in your React projects easily with react-icons, which utilizes ES6 imports that allows you to include only the icons that your project is using.
66
7-
Tested with react-icons `v4.9.0`.
7+
Tested with react-icons `v4.12.0`.
88

99
## Installation
1010

1111
```shell
12-
npm install --save react-icons@4.9.0
12+
npm install --save react-icons@4.12.0
1313
spago install react-icons
1414
```
1515

0 commit comments

Comments
 (0)