Skip to content

Commit 7b2e356

Browse files
committed
Update Input.js
1 parent 6ab7952 commit 7b2e356

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/app/Input.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -256,9 +256,6 @@ const Input = ({ run }) => {
256256
</Box>
257257
);
258258
};
259-
// <Box mt={1} display="flex">
260-
// { run.ok ? null : run.missing }
261-
// </Box>
262259

263260
Input.propTypes = {
264261
run: PropTypes.object.isRequired,

0 commit comments

Comments
 (0)