aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-09-21 19:44:50 +0800
committerGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-09-21 19:44:50 +0800
commit17f0a7a33fdea46bac50b5cb0d45c9278e41b821 (patch)
tree212bef3afbd4018bb3ea052a9174b04e13bc4921
parent9ff5c748ca951cbded590f8a0898bc1360659369 (diff)
mini change
-rw-r--r--src/client/views/nodes/PresBox.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/PresBox.tsx b/src/client/views/nodes/PresBox.tsx
index a513568df..7eca09f8c 100644
--- a/src/client/views/nodes/PresBox.tsx
+++ b/src/client/views/nodes/PresBox.tsx
@@ -1047,7 +1047,7 @@ export class PresBox extends ViewBoxBaseComponent<FieldViewProps, PresBoxSchema>
activeItem.presPinViewX = x;
activeItem.presPinViewY = y;
activeItem.presPinViewScale = scale;
- }}>Update</div> : (null)};
+ }}>Update</div> : (null)}
</div>
<div style={{ display: activeItem.presPinView ? "block" : "none" }}>
<div className="ribbon-doubleButton" style={{ marginRight: 10 }}>