File tree Expand file tree Collapse file tree 2 files changed +17
-4
lines changed
packages/leptos/remove-scroll Expand file tree Collapse file tree 2 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,16 @@ Rust React is available for these Rust frameworks:
88
99- [ Leptos] ( ./packages/leptos )
1010
11- ## Examples
12-
13- TODO
14-
1511## Documentation
1612
1713TODO
1814
1915## License
2016
2117This project is available under the [ MIT license] ( LICENSE.md ) .
18+
19+ ## Rust For Web
20+
21+ The Rust React project is part of [ Rust For Web] ( https://github.com/RustForWeb ) .
22+
23+ [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
Original file line number Diff line number Diff line change 1+ # Leptos Remove Scroll
2+
3+ Leptos Remove Scroll is a Rust port of [ React Remove Scroll] ( https://www.npmjs.com/package/react-remove-scroll ) .
4+
5+ Removes and disables scroll.
6+
7+ ## Rust For Web
8+
9+ The Leptos Remove Scroll project is part of [ Rust For Web] ( https://github.com/RustForWeb ) .
10+
11+ [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
You can’t perform that action at this time.
0 commit comments