You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP โ†’
Socket
Book a DemoInstallSign in
Socket

react-bootstrap-tree-editor

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bootstrap-tree-editor - npm Package Compare versions

Comparing version

to
0.0.4

screenshots/demo.png

4

dist/components/TreeEditorDemo.js

@@ -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