Skip to content

Commit a764ba6

Browse files
committed
sandbox frame component
1 parent a5e361e commit a764ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderer/frame/views.cljs

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
:id "frame"
9797
:title "main canvas"
9898
:ref ref
99+
:sandbox "allow-same-origin allow-scripts"
99100
:style {:background (-> root-el :attrs :fill)}}
100101
[:f> inner-component]
101102
[:> ContextMenu/Root

0 commit comments

Comments
 (0)