Skip to content

Commit 54c874b

Browse files
committed
test(compiler): update compiler test snapshot
1 parent 9c9b445 commit 54c874b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/compiler/src/compiler/__snapshots__/compiler.spec.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exports[`Compiles attribute values > compiles attribute values 1`] = `
44
"import { ReplexicaServerProxy as _ReplexicaServerProxy } from "@replexica/react/server";
55
import { ReplexicaServerChunk as _ReplexicaServerChunk } from "@replexica/react/server";
66
<div>
7-
<_ReplexicaServerProxy title="Hello!" __ReplexicaComponent="span" __ReplexicaAttributes={{
7+
<_ReplexicaServerProxy title="Hello!" _ReplexicaComponent="span" _ReplexicaAttributes={{
88
"title": {
99
"fileId": "fileId_0",
1010
"scopeId": "scopeId_1",

0 commit comments

Comments
 (0)