Skip to content

Commit 171b3df

Browse files
committed
docs: fix malformed code fence in docs-info guide
1 parent 0e6dc8b commit 171b3df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)