We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9b445 commit 54c874bCopy full SHA for 54c874b
1 file changed
packages/compiler/src/compiler/__snapshots__/compiler.spec.ts.snap
@@ -4,7 +4,7 @@ exports[`Compiles attribute values > compiles attribute values 1`] = `
4
"import { ReplexicaServerProxy as _ReplexicaServerProxy } from "@replexica/react/server";
5
import { ReplexicaServerChunk as _ReplexicaServerChunk } from "@replexica/react/server";
6
<div>
7
- <_ReplexicaServerProxy title="Hello!" __ReplexicaComponent="span" __ReplexicaAttributes={{
+ <_ReplexicaServerProxy title="Hello!" _ReplexicaComponent="span" _ReplexicaAttributes={{
8
"title": {
9
"fileId": "fileId_0",
10
"scopeId": "scopeId_1",
0 commit comments