Skip to content

Commit

Permalink
Toggle support wedget
Browse files Browse the repository at this point in the history
  • Loading branch information
neuodev committed Aug 8, 2022
1 parent e8798b9 commit 60be731
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/yoroi-extension/app/components/widgets/Support.js
Expand Up @@ -16,7 +16,6 @@ export default class Support extends Component <Props, State> {
}

messageHandler = (event: any) => {
console.log(event)
if (event.origin === 'null') {
return
}
Expand Down

0 comments on commit 60be731

Please sign in to comment.