Skip to content

Commit 7e7d8f2

Browse files
committed
👌 IMPROVE: add use client directive to support Next.js apps
1 parent 4fbe165 commit 7e7d8f2

File tree

13 files changed

+324
-182
lines changed

13 files changed

+324
-182
lines changed

demo-app/package-lock.json

Lines changed: 36 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "^17.0.2",
1616
"react-router-dom": "^6.0.2",
1717
"react-scripts": "4.0.3",
18-
"react-ui-scrollspy": "file:react-ui-scrollspy-2.2.0.tgz",
18+
"react-ui-scrollspy": "file:react-ui-scrollspy-2.3.1.tgz",
1919
"typescript": "^4.4.4",
2020
"web-vitals": "^1.1.2"
2121
},

dist/ScrollSpy/ScrollSpy.js

Lines changed: 149 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ScrollSpy/ScrollSpy.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)