Skip to content

Commit

Permalink
Merge pull request #14 from trechriron/trentin-dev-form-component-update
Browse files Browse the repository at this point in the history
removed console.logs
  • Loading branch information
trechriron authored Dec 8, 2023
2 parents 224b440 + 6d67e98 commit a6ba347
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/App/DevFormComponent.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,6 @@ const handleChange = (e) => {

};

console.log(formData);
console.log(callValue);
console.log(formSuccess);

return (
<div>
<div style={formStyles.row}>
Expand Down

0 comments on commit a6ba347

Please sign in to comment.