We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fdead0 commit 00b3a4aCopy full SHA for 00b3a4a
editor-packages/editor-isolated-inspection/scaffold/index.tsx
@@ -183,7 +183,6 @@ function VisualContentArea() {
183
renderItem={renderItem}
184
renderFrameTitle={() => <></>}
185
readonly
186
- debug
187
config={{
188
can_highlight_selected_layer: true,
189
marquee: {
@@ -208,6 +207,7 @@ const CanvasContainer = styled.div`
208
207
209
/**
210
* This only supports root frame at the moment.
+ * partof: nodeQ
211
* @param node
212
* @param design
213
* @returns
0 commit comments