Expose methods for installations to create custom preview components
This commit is contained in:
6
src/components/PreviewPane.css
Normal file
6
src/components/PreviewPane.css
Normal file
@ -0,0 +1,6 @@
|
||||
.frame {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: none;
|
||||
background: #fff;
|
||||
}
|
Reference in New Issue
Block a user