Skip to content

Commit

Permalink
fixed docs formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
its-the-shrimp committed Oct 3, 2023
1 parent 7cf91b1 commit 2480410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/concepts/html/literals-and-expressions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Literals create `Text` nodes, which are treated as strings by the browser. Hence
:::

Unlike for other types of expressions, braces around literals are optional.

```rust
use yew::prelude::*;

Expand Down

0 comments on commit 2480410

Please sign in to comment.