Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico authored and astrobot-houston committed Jan 4, 2024
1 parent 3702104 commit 825ba1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/solid/src/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ async function renderToStaticMarkup(
// https://github.com/solidjs/solid/issues/1931
// https://github.com/ryansolid/dom-expressions/commit/e09e255ac725fd59195aa0f3918065d4bd974e6b
...({ noScripts: !needsHydrate } as any),
})
})
: renderToString(renderFn, { renderId });

return {
Expand Down

0 comments on commit 825ba1a

Please sign in to comment.