Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
remix-run-bot committed Jan 4, 2023
1 parent b438e52 commit 1d3cbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/deno/app/entry.client.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function hydrate() {
document,
<StrictMode>
<RemixBrowser />
</StrictMode>
</StrictMode>,
);
});
}
Expand Down

0 comments on commit 1d3cbad

Please sign in to comment.