grapesjs-preset-webpage
grapesjs-preset-webpage copied to clipboard
[BUG] Asset Manager delete asset button
Using the demo web preset template as a starting point, I noticed the remove asset button doesn't show up in the UI. Viewing source shows the button. It there some other setting that needs to be enabled for the remove button to be functioning?
<div class="gjs-am-close" data-toggle="asset-remove"> ⨯ </div>