Skip to content

Commit

Permalink
disable dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
NataRich committed May 27, 2022
1 parent 5321e51 commit 1d724cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
-->
<title>Echoq</title>
</head>
<script>
window.__REACT_DEVTOOLS_GLOBAL_HOOK__.inject = function () {}
</script>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
Expand Down

0 comments on commit 1d724cc

Please sign in to comment.