README
Panel
This is a React component that renders a collapsible panel
Installation
yarn add @atlaskit/panel
Usage
Detailed docs and example usage can be found here.
A React component rendering a collapsible panel
<script type="module">
import atlaskitPanel from 'https://cdn.skypack.dev/@atlaskit/panel';
</script>
This is a React component that renders a collapsible panel
yarn add @atlaskit/panel
Detailed docs and example usage can be found here.