-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
497515b
commit 7aa3b2c
Showing
2 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Leptos Remove Scroll | ||
|
||
Leptos Remove Scroll is a Rust port of [React Remove Scroll](https://www.npmjs.com/package/react-remove-scroll). | ||
|
||
Removes and disables scroll. | ||
|
||
## Rust For Web | ||
|
||
The Leptos Remove Scroll project is part of [Rust For Web](https://github.com/RustForWeb). | ||
|
||
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. |