We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3177722 commit 9c18acfCopy full SHA for 9c18acf
1 file changed
index.html
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<title>React Desktop</title>
8
</head>
9
- <body>
+ <body oncontextmenu="return false;">
10
<div id="root"></div>
11
<script type="module" src="/src/main.tsx"></script>
12
</body>
0 commit comments