Posts by Lucca Martinelli • 1 point
1 post
-
-2
votes1
answer136
viewsQ: Add values from a json api and display results // React JS
My json api: { "chamado": [ { "id": 1, "numeroChamado": 435689, "sistema": "xx", "requerenteChamado": "xxx.xxx", "tecnicoChamado": "xxx.xxx", "statusChamado": "Processando", "valorBoleto": 350,…