mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
fix: link breakage
This commit is contained in:
@@ -95,9 +95,7 @@ function reviveNodeOnClient(key, val) {
|
||||
ref: null,
|
||||
props: props,
|
||||
_owner: null,
|
||||
_store: {
|
||||
validate: false,
|
||||
},
|
||||
_store: null,
|
||||
};
|
||||
} else {
|
||||
return val;
|
||||
|
||||
Reference in New Issue
Block a user