From 4fb047b04f39434c9bd0248fdc33ec772f173dbf Mon Sep 17 00:00:00 2001 From: bndw Date: Sun, 31 May 2020 11:23:54 -0700 Subject: :bug: Set maxLength on inputs --- src/components/Card.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/components/Card.js b/src/components/Card.js index c555a25..fb11834 100644 --- a/src/components/Card.js +++ b/src/components/Card.js @@ -37,9 +37,9 @@ class Card extends React.Component {
- + - +
-- cgit v1.2.3