Skip to content

Commit 16e42cf

Browse files
committed
chore: update demos
1 parent 5d37262 commit 16e42cf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

cmp/demo/next16/app/page.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ export default function Home() {
5353
{text}
5454
</div>
5555
<div>
56-
To translate it you have to wrap it into the {translatableText}
56+
To translate it you have to wrap it into the {"<>"}
57+
{translatableText}
58+
{"</>"}
5759
</div>
5860
<div>
5961
Text external to the component is not translated: {externalText}

0 commit comments

Comments
 (0)