Müller Esposito Nunes

Results 3 issues of Müller Esposito Nunes

**Description of bug** So, when I use the Form component from the @unform library, the metro bundle accuses the following error: _ > "[Error: undefined Unable to resolve module `react/jsx-runtime`...

kind: bug

Framework de Testes Utilizado: **Cypress** Framework Front-End Utilizado: **ReactJs** Linguagens para Estilização: **CSS e SASS** Padrão de Estilização: **BEMCSS** **Componentes da Aplicação:** - CardPost - Componente responsável por renderizar na...

Hello, I'm trying create a pulse button on Alexa. I already got it for half. In my code it looks like this: void pulsePortao(uint8_t brightness) { digitalWrite(PIN_PORTAO, HIGH); delay(1000); digitalWrite(PIN_PORTAO,...