diff --git a/src/Component.js b/src/Component.js index e591622..d75c8dd 100644 --- a/src/Component.js +++ b/src/Component.js @@ -62,11 +62,11 @@ export class DelayInput extends React.PureComponent { return ( ); }