From 3b9269dc64f6e6fc5e40abaa547011f1dc04f900 Mon Sep 17 00:00:00 2001 From: Sarah Third Date: Tue, 21 Jan 2025 12:04:28 -0800 Subject: [PATCH] [fix-perseus-after-repo-rangers] testing --- packages/perseus-editor/src/widgets/numeric-input-editor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,