Skip to content

Commit 3d9182b

Browse files
docs: fix malformed code fence in docs-info guide (#837)
Co-authored-by: Sarah Gerrard <gerrardsarah@gmail.com>
1 parent 4e8559e commit 3d9182b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs-info.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ Fenced code blocks are supported with language identifiers for syntax highlighti
5151
export function App() {
5252
return <div>Hello</div>
5353
}
54-
;``
5554
```
5655
````
5756

0 commit comments

Comments
 (0)