David Rojas Herrera
David Rojas Herrera
**What happened?** I had having a error with my deploys.  this is my file next-config. 
I am trying to use the torch prop in my implementation, but I can't get this to work, ```jsx const [torch, setTorch] = useState(false); return ( ... setTorch(prev => !prev)}...
Is there a way to make the cell phone camera read barcodes from the cell phone horizontally?
Hi everybody, i had having a bug when i try to use a controlled drawer, its render twice the drawer content and idk why. any idea? > showContactInfo is a...