diff --git a/packages/perseus-editor/src/widgets/numeric-input-editor.tsx b/packages/perseus-editor/src/widgets/numeric-input-editor.tsx index 2d3a6dd9a9..6249a267ea 100644 --- a/packages/perseus-editor/src/widgets/numeric-input-editor.tsx +++ b/packages/perseus-editor/src/widgets/numeric-input-editor.tsx @@ -174,7 +174,7 @@ class NumericInputEditor extends React.Component { update, ); } - + // this is just a comment. let answers = [ // Have to do this to remove the `readonly` state from the prop ...this.props.answers,