We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e979cda commit 508964aCopy full SHA for 508964a
package/index.js
@@ -3,7 +3,7 @@
3
* @function linkFiber
4
*/
5
6
-// * State object initialized here
+// * State snapshot object initialized here
7
const snapShot = { tree: null };
8
9
const mode = {
0 commit comments