editorjs-blocks-react-renderer
editorjs-blocks-react-renderer copied to clipboard
Implement Attaches
https://github.com/editor-js/attaches
Expose a simple link such as
<a href="{{ data.file.url }}" download title="Download {{ data.file.name }} ({{ data.file.size }} bytes)">
{{ data.title }}
</a>