We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 343d880 + a454626 commit 1c8fd65Copy full SHA for 1c8fd65
docs/demos/ShowMoreText.mdx
@@ -14,7 +14,7 @@ import MarkupContainer from "./components/MarkupContainer"
14
15
Demonstrates rehydrating a simple string prop.
16
17
-A more advanced version, which rehydrates complex DOM nodes, can be seen in the [`ShowMore` demo](/demos/ShowMore).
+A more advanced version, which rehydrates complex DOM nodes, can be seen in the [`ShowMore` demo](/demo/ShowMore).
18
19
<Playground>
20
<MarkupContainer rehydrators={{ShowMoreText: rehydrator}} options={{}}>
0 commit comments