We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047dcdc commit b881e74Copy full SHA for b881e74
resources/gaming-fe/src/components/Debug.tsx
@@ -22,7 +22,8 @@ const onConnect = () => {
22
*/}
23
24
//const onSetConnectString = () => { 0; }
25
-const setWCStringButtonHandler = () => { 0; }
+// const setWCStringButtonHandler = () => { 0; }
26
+const setWCStringButtonHandler = () => { }
27
28
// Rename: DebugPanel, DebugSection ...
29
const Debug: React.FC<DebugProps> = ({ connectString, setConnectString }) => {
0 commit comments