..
This commit is contained in:
@@ -61,10 +61,6 @@ class App extends Component {
|
||||
this.state.renderFinish &&
|
||||
<h2> Pairs saved </h2>
|
||||
}
|
||||
{
|
||||
!this.state.renderFinish &&
|
||||
<h2> Pairs could not be saved ! </h2>
|
||||
}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user