From 2a3411718295895318d40d9fa899b13816db0af8 Mon Sep 17 00:00:00 2001 From: Xuebin Dong Date: Fri, 20 Mar 2020 12:26:22 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a7a880..0d63d65 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,18 @@ - zoominLimit - containerClass - chartClass +- draggable +- collapsible +- multipleSelect +- onClickNode +- onClickChart # Install ``` npm install @dabeng/react-orgchart ``` -# [Demo](https://codesandbox.io/s/react-orgchart-demo-sjq85) +# [Demo](https://codesandbox.io/s/react-orgchart-demo-o3nf6) This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).