vim-web 1.0.0-alpha.7 → 1.0.0-alpha.8
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.
- package/dist/vim-web.iife.js +1 -1
- package/dist/vim-web.iife.js.map +1 -1
- package/dist/vim-web.js +1 -1
- package/dist/vim-web.js.map +1 -1
- package/package.json +1 -1
package/dist/vim-web.iife.js
CHANGED
|
@@ -84363,7 +84363,7 @@ Averrage Date/Second ${avgDataRatePS} kb
|
|
|
84363
84363
|
children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
84364
84364
|
ControlledTreeEnvironment,
|
|
84365
84365
|
{
|
|
84366
|
-
renderDepthOffset:
|
|
84366
|
+
renderDepthOffset: 10,
|
|
84367
84367
|
items: props.treeData.nodes,
|
|
84368
84368
|
getItemTitle: (item) => item.title,
|
|
84369
84369
|
showLiveDescription: false,
|