react-bootstrap-tree-editor
Advanced tools
Comparing version
@@ -41,3 +41,3 @@ "use strict"; | ||
const treeOptions = TreeControllerOptions_1.defaultTreeControllerOptions; | ||
const [tree, setTree] = (0, useTreeState_1.useTreeState)(exports.demoTreeData); | ||
const [tree, setTree] = (0, useTreeState_1.useTreeState)(useTreeState_1.defaultTreeData); | ||
const treeController = (0, useTreeController_1.useTreeController)(tree, setTree, treeOptions); | ||
@@ -102,3 +102,3 @@ const [enteredSearch, setEnteredSearch] = React.useState(''); | ||
React.createElement("a", { href: "https://github.com/justinmahar/react-bootstrap-tree-editor" }, "react-bootstrap-tree-editor"), | ||
", build on ", | ||
", built on ", | ||
React.createElement("a", { href: "https://react-bootstrap.netlify.app/" }, "react-bootstrap"), | ||
@@ -105,0 +105,0 @@ " and powered by", |
{ | ||
"name": "react-bootstrap-tree-editor", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"author": "Justin Mahar <contact@justinmahar.com>", | ||
@@ -5,0 +5,0 @@ "description": "An interactive tree editor built on react-bootstrap", |
@@ -14,2 +14,8 @@ <h2 align="center"> | ||
<p align="center"> | ||
<a href="https://justinmahar.github.io/react-bootstrap-tree-editor/?path=/story/stories-demo--demo"><img src="https://raw.githubusercontent.com/justinmahar/react-bootstrap-tree-editor/master/screenshots/demo.png" width="400"></a> | ||
</p> | ||
<h2 align="center"><a href="https://justinmahar.github.io/react-bootstrap-tree-editor/?path=/story/stories-demo--demo">๐๏ธ View Demo</a></h2> | ||
## Documentation | ||
@@ -16,0 +22,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
281433
60.21%49
2.08%143
4.38%