Skip to content

Commit 7aa3b2c

Browse files
Update README.md
1 parent 497515b commit 7aa3b2c

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff 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

1713
TODO
1814

1915
## License
2016

2117
This 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.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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.

0 commit comments

Comments
 (0)