Skip to content

Conversation

@gkasoff
Copy link
Contributor

@gkasoff gkasoff commented Apr 27, 2023

Add new todo item on pressing enter in between todo list rows (#24 (comment))

Copy link
Contributor

@kamalkishor1991 kamalkishor1991 left a comment

Choose a reason for hiding this comment

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

@gkasoff thanks a lot for the pull request.
sorry for the delay in reviewing this. I have added few minor comments. Please take a look.

@gkasoff
Copy link
Contributor Author

gkasoff commented May 24, 2023

@kamalkishor1991 hi is this all good now?

@kamalkishor1991 kamalkishor1991 changed the title Resolve todo item bug Add new todo item on pressing enter in between todo list rows May 24, 2023
import { Item, TodoCompletedList } from "./common";
import { Form } from "./common/Todo/Form";
import { TodoItem } from "./common/types";
import { isReturnStatement } from "@babel/types";
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove

@kamalkishor1991 kamalkishor1991 merged commit f169e81 into upnotes-io:master May 24, 2023
@kamalkishor1991 kamalkishor1991 mentioned this pull request May 25, 2023
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