diff --git a/src/core/View.js b/src/core/View.js index b2671b0..cd63848 100644 --- a/src/core/View.js +++ b/src/core/View.js @@ -360,8 +360,8 @@ View.propTypes = { triggerRender: PropTypes.number, /** - * Property use to trigger a resetCamera when changing. - */ + * Property use to trigger a resetCamera when changing. + */ triggerResetCamera: PropTypes.number, /** diff --git a/src/representations/PointCloudRepresentation.js b/src/representations/PointCloudRepresentation.js index 6a058c6..8d0960e 100644 --- a/src/representations/PointCloudRepresentation.js +++ b/src/representations/PointCloudRepresentation.js @@ -35,6 +35,7 @@ export default function PointCloudRepresentation(props) { console.log('nbComponents', nbComponents); return (