From a5239db02fc8b9630102ab4887dcb412a27f3ac4 Mon Sep 17 00:00:00 2001 From: rommguy Date: Sat, 2 Mar 2024 12:27:23 +0200 Subject: [PATCH] update example --- README.md | 2 +- exampleDist/index.html | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8a4a0fd..36703e0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # React-Custom-Scroll An easily designable, cross browser (!!), custom scroll with ReactJS. -The actual scroll is still the native one - Meaning the scroll animations and scroll rate work as always +The actual scroll is still the native one - Meaning the scroll animations and scroll rate work as always The only thin that is different is the visible design and scrollbar layout. ##### See a [working demo](http://rommguy.github.io/react-custom-scroll/example/demo.html) ### diff --git a/exampleDist/index.html b/exampleDist/index.html index a456128..aed2160 100644 --- a/exampleDist/index.html +++ b/exampleDist/index.html @@ -4,7 +4,7 @@ - Vite + React + TS + React custom scroll demo diff --git a/index.html b/index.html index e4b78ea..e4fba39 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Vite + React + TS + React custom scroll demo