const state= {...this.state}; this.setState(this.state); // Cette instruction va-t-elle modifier l'interface?