Diogo Silva

Results 3 comments of Diogo Silva

This way worked for me. Create a _document.js on your pages folder [like this one](https://nextjs.org/docs/advanced-features/custom-document) and add the pixel to a script tag with dangerously innerHtml. ```javascript {/* Facebook Pixel...

This is the typescript version of useOnClickOutside