Skip to content

Commit

Permalink
Remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
thordurhhh committed May 15, 2024
1 parent 54590ee commit d8aae29
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ export const EditBasics = () => {
setHasUpdated(true)
}

console.log('hasSeenModal', hasSeenModal)
return (
<>
<Box marginBottom={3}>
Expand Down

0 comments on commit d8aae29

Please sign in to comment.