AGS
Alfonso Garcia Salas
Order Modal - Copy this React, Tailwind Component to your project
Create a modal that is activated with a button where the following Json information is displayed: { "id": 50, "order_date": "2025 01 05", "schedule": "8 9", "shift": 3, "customers": [ 2 ], "confirmed_customer": true, "weight": "80.00", "driver": "Jhon Cena", "truck": "XYZ 897", "invoice_folios": "J80978, J890867", "arrival_plant": false, "arrival_time": null, "observations": "Excess Weight" }, The colors to use are white, green and yellow, it must have dark mode
Prompt
