react-resizable-panels
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-resizable-panels", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "React components for resizable panel groups/layouts", | ||
@@ -5,0 +5,0 @@ "author": "Brian Vaughn <brian.david.vaughn@gmail.com>", |
@@ -1,6 +0,8 @@ | ||
# react-panel-group | ||
# react-resizable-panels | ||
React components for resizable panel groups/layouts | ||
[Try a demo on Code Sandbox](https://codesandbox.io/s/react-panel-group-demo-ts9xqk) | ||
```jsx | ||
import { Panel, PanelGroup, PanelResizeHandle } from "react-panel-group"; | ||
import { Panel, PanelGroup, PanelResizeHandle } from "react-resizable-panels"; | ||
@@ -7,0 +9,0 @@ <PanelGroup autoSaveId="horizontal-panel" direction="horizontal"> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4140571
52