diff --git a/src/Error/Error.js b/src/Error/Error.js index e760b27..bc68b87 100644 --- a/src/Error/Error.js +++ b/src/Error/Error.js @@ -21,7 +21,7 @@ export default class ReinputError extends React.Component { {this.props.error} ) : ( - + ) } }