README
@atlaskit/editor-extension-dropbox
An extension for rendering a
/dropboxaction in the Atlassian Editor
Installation
yarn add @atlaskit/editor-extension-dropbox
Usage
Detailed docs and example usage can be found here.
A an atlassian editor extension to add a native dropbox picker
<script type="module">
import atlaskitEditorExtensionDropbox from 'https://cdn.skypack.dev/@atlaskit/editor-extension-dropbox';
</script>
An extension for rendering a
/dropboxaction in the Atlassian Editor
yarn add @atlaskit/editor-extension-dropbox
Detailed docs and example usage can be found here.