Client - lint fix after prettier update

This commit is contained in:
Sam
2021-05-22 17:25:14 +02:00
parent 5b49928c84
commit 2fd2cd5c16
6 changed files with 56 additions and 82 deletions

View File

@ -61,13 +61,8 @@ class ProfileEdit extends React.Component {
}
render() {
const {
message,
onDeleteUser,
onHandleProfileFormSubmit,
t,
user,
} = this.props
const { message, onDeleteUser, onHandleProfileFormSubmit, t, user } =
this.props
const { displayModal, formData } = this.state
return (
<div>