David Rojas Herrera

Results 4 issues of David Rojas Herrera

**What happened?** I had having a error with my deploys. ![image](https://user-images.githubusercontent.com/21252506/190196591-8c35d9c9-9e62-42a9-8171-ea8cea465cc5.png) this is my file next-config. ![image](https://user-images.githubusercontent.com/21252506/190196888-c9ee49e5-d32d-42f0-a8a6-00c2c5e868dc.png)

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)}...

documentation

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...