Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Apr 8, 2024
1 parent ca70da9 commit 2ce7508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/full/pages/without-ssr/+Page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function Page() {
This page is rendered only in the browser:
<ul>
<li>
Interactive. <Counter />
It's interactive. <Counter />
</li>
<li>It isn't rendered to HTML.</li>
</ul>
Expand Down

0 comments on commit 2ce7508

Please sign in to comment.