Luis Gustavo Sequeiros Condori

Results 3 issues of Luis Gustavo Sequeiros Condori

Resolviendo el ejercicio 2, coloqué este código ```javascript function manufacture(gifts, materials) { const created = [] let fl = true for(let gift of gifts){ for(let c of gift){ if(materials.indexOf(c) ==...

In Nextjs, when set initial state window is not defined.

**What version of VS Code are you using?** v1.100.2 **What version of Tailwind CSS IntelliSense are you using?** v0.14.19 **What version of Tailwind CSS are you using?** v4.1.4 **What package...

bug