Skip to content

Commit 9c44f33

Browse files
committed
🐛 fix(lib): Remove the local Smooth test
1 parent 3990c58 commit 9c44f33

File tree

3 files changed

+2
-64
lines changed

3 files changed

+2
-64
lines changed

changelogs/.history

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
2.0.0
12
2.0.1
23
2.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kwooshung/react-overlay-scrollbars-smooth",
3-
"version": "2.0.1",
3+
"version": "2.0.0",
44
"title": "React Overlay Scrollbars Smooth",
55
"description": "A React scrollbar custom component that hides the native scrollbar, provides a custom style overlay scrollbar, and retains the native functionality and feel while having scrolling inertia.",
66
"private": false,

src/overlay-scrollbars-smooth/__test__/SmoothScroll.test.ts

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)