mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
chore(website): code block typo (#3574)
This commit is contained in:
parent
3c7e3e3e79
commit
4f58457703
@ -45,7 +45,7 @@ fn main() {
|
||||
|
||||
`tracing-web` can be used with [`tracing-subscriber`](https://crates.io/crates/tracing-subscriber) to output messages to the browser console.
|
||||
|
||||
```rust, ignore
|
||||
```rust ,ignore
|
||||
use tracing_subscriber::{
|
||||
fmt::{
|
||||
format::{FmtSpan, Pretty},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user