Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Aug 4, 2024
1 parent d66c678 commit d46cab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vike-solid/renderer/onRenderClient.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const onRenderClient: OnRenderClientAsync = async (pageContext): ReturnType<OnRe
}

// Use cases:
// - Custom user settings: https://vike.dev/head#custom-settings
// - Custom user settings: https://vike.dev/head-tags#custom-settings
// - Testing tools: https://github.com/vikejs/vike-react/issues/95
await callCumulativeHooks(pageContext.config.onAfterRenderClient, pageContext);
};
Expand Down

0 comments on commit d46cab6

Please sign in to comment.