Skip to content

Commit 21c8df5

Browse files
committedApr 14, 2024
Update to react-icons 5.0.1
1 parent 6ed3031 commit 21c8df5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+3499
-3499
lines changed
 

‎README.md

+2-2
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.12.0`.
7+
Tested with react-icons `v5.0.1`.
88

99
## Installation
1010

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

‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.