Victor Camara Lessa
Victor Camara Lessa
add function that returns image url
I need to run this task in production
When clicking on add value, the input adds up 2 times
mySQL2
Sequelize CLI [Node: 10.16.3, CLI: 5.5.1, ORM: 5.19.2] Loaded configuration file "config\database.js". ERROR: Please install mysql2 package manually Clonei o repositório, dei npm i depois dei sequelize db:migrate e gritou...
How to update the options in a drop-down list in a specific cell? Possui algo como: ``` const cell = sheet.getCell(row, column); const option = { value: "Opção 4", label:...