fix: link breakage

This commit is contained in:
Strek
2024-12-06 14:45:39 +05:30
parent a4c1026edc
commit 44cd1023c4

View File

@@ -95,9 +95,7 @@ function reviveNodeOnClient(key, val) {
ref: null,
props: props,
_owner: null,
_store: {
validate: false,
},
_store: null,
};
} else {
return val;