react-noclip npm install react-noclip useNoclip({ log: () => console.log("console.log"), alert: () => alert("alert"), toggleTitle: () => setShowTitle(!showTitle), });