Skip to content

Commit

Permalink
Update main.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianhinz authored Sep 26, 2023
1 parent 4ca40e5 commit 86eab31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ ReactDOM.render(
document.getElementById('root')
)

// trigger ci
// ? components will provide their own contextmenus
window.addEventListener('contextmenu', e => e.preventDefault())

0 comments on commit 86eab31

Please sign in to comment.