aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentContentsView.tsx
diff options
context:
space:
mode:
authorzaultavangar <zaul_tavangar@brown.edu>2023-12-11 14:46:58 -0500
committerzaultavangar <zaul_tavangar@brown.edu>2023-12-11 14:46:58 -0500
commite4eac6e4256dc320f6c767ecbad54b83459c4331 (patch)
treeaa786fdfa921ff6b0be9a7563e6efa985edecc37 /src/client/views/nodes/DocumentContentsView.tsx
parent18a201d2cab686e350374413630f93cfa4612b11 (diff)
updates to map feature
Diffstat (limited to 'src/client/views/nodes/DocumentContentsView.tsx')
-rw-r--r--src/client/views/nodes/DocumentContentsView.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/DocumentContentsView.tsx b/src/client/views/nodes/DocumentContentsView.tsx
index eed787b6d..669d45ca5 100644
--- a/src/client/views/nodes/DocumentContentsView.tsx
+++ b/src/client/views/nodes/DocumentContentsView.tsx
@@ -269,7 +269,7 @@ export class DocumentContentsView extends React.Component<
PhysicsSimulationBox,
SchemaRowBox,
ImportElementBox,
- MapPushpinBox,
+ // MapPushpinBox,
}}
bindings={bindings}
jsx={layoutFrame}