JSFiddle - React, Tailwind, and code Playground

by ronnjoe

JavaScript

var myJsonObject = {
    "ret": {
        "001QCB1JS": [
            {
                "creationDate": 1395153821000,
                "subIssue": "Other",
                "status": "Carrier Action Completed",
                "caseId": 174113851,
                "subject": "[CVG5] [001QCB1JS] Reroute due to weather road closures",
                "owner": null,
                "ccList": "[email protected], [email protected], [email protected]",
                "lastUpdatedDate": 1395236650000,
                "severity": "2",
                "facilityId": null,
                "primaryEmail": "[email protected]",
                "vrId": "001QCB1JS"
            }
        ],
        "001DMWPNK": [
            {
                "creationDate": 1395197128000,
                "subIssue": "Late to origin",
                "status": "Carrier Action Completed",
                "caseId": 174478061,
                "subject": "[001DMWPNK ] [CVG5] late pickup",
                "owner": null,
                "ccList": "[email protected], [email protected]",
                "lastUpdatedDate": 1395233309000,
                "severity": "3",
                "facilityId": null,
                "primaryEmail": "[email protected]",
                "vrId": "001DMWPNK"
            },{
                "creationDate": qqqqqqq,
                "subIssue": "Late to origin",
                "status": "Carrier Action Completed",
                "caseId": 174478061,
                "subject": "[001DMWPNK ] [CVG5] late pickup",
                "owner": null,
                "ccList": "[email protected], [email protected]",
                "lastUpdatedDate": 1395233309000,
                "severity": "3",
                "facilityId": null,
                "primaryEmail": "[email protected]",
                "vrId": "001DMWPNK"
            }
        ]
    },
    "message": "",
    "ok": true
}