From c1133b6c08438b60a2bf09d326d0a9ab7b82360c Mon Sep 17 00:00:00 2001 From: rommguy Date: Sat, 2 Mar 2024 12:24:39 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36703e0..8a4a0fd 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) ###