Skip to content

Commit

Permalink
remove ``` in codeblock
Browse files Browse the repository at this point in the history
  • Loading branch information
LegitCamper committed Aug 19, 2024
1 parent 8d7522c commit 1130bc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ impl Sandbox for Browser {
fn view(&self) -> iced::Element<'_, Self::Message> {
self.widgets.view().map(Message::BrowserWidget)
}
}```
}
```

0 comments on commit 1130bc9

Please sign in to comment.