[Notebook] Create Snapshot directly from any frame in a layout #3300 (#4099)

This commit is contained in:
Nikhil
2021-08-23 14:03:49 -07:00
committed by GitHub
parent d5e32ec494
commit 4b9ff67e49
5 changed files with 20 additions and 11 deletions

View File

@@ -27,7 +27,7 @@
:domain-object="domainObject"
:views="views"
/>
<div class="l-preview-window__object-view">
<div class="l-preview-window__object-view js-notebook-snapshot-item">
<div ref="objectView"></div>
</div>
</div>