Skip to content

Commit 00b3a4a

Browse files
rm debug view
1 parent 8fdead0 commit 00b3a4a

File tree

1 file changed

+1
-1
lines changed
  • editor-packages/editor-isolated-inspection/scaffold

1 file changed

+1
-1
lines changed

editor-packages/editor-isolated-inspection/scaffold/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ function VisualContentArea() {
183183
renderItem={renderItem}
184184
renderFrameTitle={() => <></>}
185185
readonly
186-
debug
187186
config={{
188187
can_highlight_selected_layer: true,
189188
marquee: {
@@ -208,6 +207,7 @@ const CanvasContainer = styled.div`
208207

209208
/**
210209
* This only supports root frame at the moment.
210+
* partof: nodeQ
211211
* @param node
212212
* @param design
213213
* @returns

0 commit comments

Comments
 (0)