Skip to content

Commit b0e6c26

Browse files
committed
fix: defaultImage not required
1 parent 653ecb1 commit b0e6c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react-router": "5.1.18",
2323
"@types/react-router-dom": "5.3.3",
2424
"babel-jest": "^27.4.6",
25-
"ionic-react-header-parallax": "^0.1.8",
25+
"ionic-react-header-parallax": "https://github.com/ahmnouira/ionic-react-header-parallax",
2626
"ionicons": "6.0.1",
2727
"react": "17.0.2",
2828
"react-dom": "17.0.2",

0 commit comments

Comments
 (0)