Skip to content

Conversation

@LevPourel
Copy link
Collaborator

No description provided.


const AddModule = (props) => {
const {
register;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вместо точки с запятой следует поставить запятую

props.create({ title: data.Title, description: data.Description, date: r.date, id: r.id })
})
}

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Забыли внести код снизу в оператор return()

<DialogTitle>Create new Todo Item</DialogTitle>
<DialogActions></DialogActions>
</Dialog>

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Закрыть return()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants