Skip to content

Commit

Permalink
Remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
thordurhhh committed Sep 17, 2024
1 parent 308fcfd commit 9f20295
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ export const EditBasics = () => {
setHasUpdated(true)
}

console.log('draft.ministry.error', draft.ministry.error)
console.log('draft.ministry.showError', draft.ministry.showError)
return (
<>
<Box marginBottom={3}>
Expand Down

0 comments on commit 9f20295

Please sign in to comment.