Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
glhuang committed Mar 1, 2024
1 parent d9a0d3a commit e201887
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/frontend/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ const AppRoot = () => {

return {
mount: () => {
if (modalContainer) return;

modalContainer = document.createElement('div');

modalContainer.id = 'meta-mask-modal-container';
Expand Down

0 comments on commit e201887

Please sign in to comment.