Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 authored Jul 10, 2024
1 parent 7ee5c43 commit 42c9bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<tr>
<td style="border:hidden;">

```rust, no_run
```rust
fn app() -> Element {
let mut count = use_signal(|| 0);

Expand Down

0 comments on commit 42c9bc8

Please sign in to comment.