Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreCrb authored and Your Name committed Feb 13, 2020
1 parent 3e31879 commit 28d45b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/useInteractive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ export const useInteractive = (
}
},
}
console.log(focusInput)

if (showLayout && enableVisualHelper) {
props = {
Expand Down

0 comments on commit 28d45b3

Please sign in to comment.