mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
parent
4f7dd0f6e4
commit
7473a0be12
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
### Code style
|
||||
|
||||
It is recommended to use the Rust style instead of the functional stule in the newly added reactive code.
|
||||
It is recommended to use the Rust style instead of the functional style in the newly added reactive code.
|
||||
|
||||
```rust
|
||||
RwSignal::new(12) // ✅
|
||||
|
|
Loading…
Add table
Reference in a new issue