File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
packages/leptos/remove-scroll Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ members = ["packages/*/*"]
33resolver = " 2"
44
55[workspace .package ]
6- authors = [" Rust For Web <info@rustforweb.org>" ]
6+ authors = [" Rust for Web <info@rustforweb.org>" ]
77edition = " 2024"
88license = " MIT"
99repository = " https://github.com/RustForWeb/react"
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2024 Rust For Web
3+ Copyright (c) 2024 Rust for Web
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1616
1717This project is available under the [ MIT license] ( LICENSE.md ) .
1818
19- ## Rust For Web
19+ ## Rust for Web
2020
21- The Rust React project is part of [ Rust For Web] ( https://github.com/RustForWeb ) .
21+ The Rust React project is part of [ Rust for Web] ( https://github.com/RustForWeb ) .
2222
23- [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
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 11{
22 "name" : " @rustforweb/react" ,
33 "description" : " Rust port of various React libraries." ,
4- "author" : " Rust For Web <info@rustforweb.org>" ,
4+ "author" : " Rust for Web <info@rustforweb.org>" ,
55 "repository" : " github:RustForWeb/react" ,
66 "license" : " MIT" ,
77 "private" : true ,
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Leptos Remove Scroll is a Rust port of [React Remove Scroll](https://www.npmjs.c
44
55Removes and disables scroll.
66
7- ## Rust For Web
7+ ## Rust for Web
88
9- The Leptos Remove Scroll project is part of [ Rust For Web] ( https://github.com/RustForWeb ) .
9+ The Leptos Remove Scroll project is part of [ Rust for Web] ( https://github.com/RustForWeb ) .
1010
11- [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
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