Skip to content

Comments

fix: first commit#2

Open
malik-awan-786 wants to merge 1 commit intomainfrom
todo
Open

fix: first commit#2
malik-awan-786 wants to merge 1 commit intomainfrom
todo

Conversation

@malik-awan-786
Copy link
Collaborator

Added a Todolist

@malik-awan-786 malik-awan-786 requested a review from 0baid December 24, 2022 19:14
const [todo, setTodo]= useState([]);

return (
<div className='header'>
Copy link
Owner

Choose a reason for hiding this comment

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

what is the point of this header1 file you can simply declare the array and on top level ie the todolist.js

Copy link
Collaborator Author

@malik-awan-786 malik-awan-786 Dec 29, 2022

Choose a reason for hiding this comment

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

i solve this problem

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