diff --git a/examples/react/sticky/package.json b/examples/react/sticky/package.json index 47a8d1b4f..3e25c52b5 100644 --- a/examples/react/sticky/package.json +++ b/examples/react/sticky/package.json @@ -13,6 +13,7 @@ "@tanstack/react-virtual": "3.0.0-beta.18", "react": "^17.0.2", "react-dom": "^17.0.2" + "lodash": "^4.17.21", }, "devDependencies": { "@rollup/plugin-replace": "^4.0.0",