Skip to content

Commit 1c011d9

Browse files
committed
remove consolelog
1 parent 5c27ff9 commit 1c011d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/projects/AddProject.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const AddProject = () => {
77

88
function handleSubmit(e) {
99
e.preventDefault()
10-
console.log('submit')
1110
}
1211

1312
return (

0 commit comments

Comments
 (0)