streaksheet
Advanced tools
Comparing version 0.9.3 to 0.9.4
@@ -519,4 +519,2 @@ "use strict"; | ||
} | ||
loadedRowKeysBySection.current = newLoadedRowKeysBySection; | ||
}; | ||
@@ -532,2 +530,4 @@ | ||
} | ||
loadedRowKeysBySection.current = newLoadedRowKeysBySection; | ||
}, [loadRows, rowsBySection, sections, unloadRows]); | ||
@@ -534,0 +534,0 @@ } |
{ | ||
"name": "streaksheet", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"author": "Chris Cowan <agentme49@gmail.com>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
825935