File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 2121 <a href =" https://david-dm.org/ahmnouira/ionic-react-header-parallax?type=dev " ><img src =" https://david-dm.org/ahmnouira/ionic-react-header-parallax/dev-status.svg " ></a >
2222</p >
2323
24- # Installation with npm
24+ ## Installation with npm
2525
2626``` sh
2727npm install ionic-react-header-parallax --save
2828```
2929
30+ ## Installation with yarn
31+
3032``` sh
3133yarn add ionic-react-header-parallax
3234```
3335
34- # Example
36+ ## Example
3537
3638``` tsx
3739import * as React from ' react'
@@ -76,8 +78,8 @@ const Home: React.FC = () => {
7678
7779```
7880
79- # API
81+ ## API
8082
81- - [ useIonHeaderParallax] ( https://github.com/ahmnouira/hooks# ionic-react-header-parallax )
83+ - [ useIonHeaderParallax] ( https://github.com/ahmnouira/ionic-react-header-parallax#useIonHeaderParallax )
8284
83- ## ` useIonHeaderParallax `
85+ ### ` useIonHeaderParallax `
You can’t perform that action at this time.
0 commit comments