We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb88ee commit c7f3ca6Copy full SHA for c7f3ca6
README.md
@@ -1,5 +1,5 @@
1
<h1 align="center">
2
- <b>Easy to use hook to handle the parallax effect for <b>IonHeader</b> component React Ionic.
+ Easy to use hook to handle the parallax effect for <b>IonHeader</b> component in React Ionic.
3
</h1>
4
5
<p align="center">
package.json
@@ -1,7 +1,7 @@
{
"name": "ionic-react-header-parallax",
- "version": "0.1.0",
- "description": "A React Hook parallax effect for Ionic React <IonHeader> component",
+ "version": "0.1.1",
+ "description": "Easy to use hook to handle the parallax effect for IonHeader component in React Ionic",
"author": {
6
"name": "Ahmd Nouira",
7
"email": "ahmnouira@gmail.comm"
0 commit comments