You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ You can also pass normal element attributes like `className` to the component.
99
99
100
100
## Standalone Version
101
101
102
-
The standalone version does **not** come bundled with [scroll-into-view-if-needed](https://www.npmjs.com/package/scroll-into-view-if-needed). Use this version if you'd like to maintain your own dependency for scroll-into-view-if-needed, or if you're already using scroll-into-view-if-needed in other areas of your project.
102
+
The standalone version does **not** come bundled with [scroll-into-view-if-needed](https://www.npmjs.com/package/scroll-into-view-if-needed). Use this version if you'd like to maintain your own dependency, or if you're already using [scroll-into-view-if-needed](https://www.npmjs.com/package/scroll-into-view-if-needed) in other areas of your project.
103
103
104
104
**ES version:**
105
105
@@ -111,4 +111,4 @@ The standalone version does **not** come bundled with [scroll-into-view-if-neede
111
111
112
112
## Upgrading from v1
113
113
114
-
This project has been updated along with `scroll-into-view-if-needed` and accepts the same `options`. Check out the [migration guide](https://www.npmjs.com/package/scroll-into-view-if-needed#breaking-api-changes-from-v1) over there!
114
+
This project has been updated along with [scroll-into-view-if-needed](https://www.npmjs.com/package/scroll-into-view-if-needed) and accepts the same `options`. Check out the [migration guide](https://www.npmjs.com/package/scroll-into-view-if-needed#breaking-api-changes-from-v1) over there!
0 commit comments