Skip to content

Commit e172dc8

Browse files
Update prefetchDNS.md
add closing codeblock fence
1 parent 24baecb commit e172dc8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/content/reference/react-dom/prefetchDNS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,5 @@ function CallToAction() {
8585
return (
8686
<button onClick={onClick}>Start Wizard</button>
8787
);
88-
}
88+
}
89+
```

0 commit comments

Comments
 (0)