@vizzly/dashboard 0.15.0-dev-2d9dc71f89f2efff9f85bf7b9e70cc1e112c53f0 → 0.15.0-dev-4104f7da2d55161899c5c1418c044f88fb9d3eb8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -78536,6 +78536,7 @@ var useVizzly = function useVizzly(properties, options) {
|
|
|
78536
78536
|
});
|
|
78537
78537
|
setTimeout(function () {
|
|
78538
78538
|
setState(_extends({}, state, {
|
|
78539
|
+
dashboards: dashboards,
|
|
78539
78540
|
saving: SavingState.Undefined
|
|
78540
78541
|
}));
|
|
78541
78542
|
}, 500);
|