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.
1 parent 85631b1 commit 619718eCopy full SHA for 619718e
1 file changed
src/components/DocsLayout.tsx
@@ -222,6 +222,7 @@ export function DocsLayout({
222
</a>
223
) : (
224
<Link
225
+ from='/$libraryId/$version/docs'
226
to={child.to}
227
params
228
onClick={() => {
0 commit comments