export const mockMyPolls = [{ "id": 1000001, "title": "blehehehe heh hehhe e test1", "customUrl": null, "description": "maaaaaaaaaaah", "creationDate": {"date": "2020-01-20 14:21:16.270157", "timezone_type": 3, "timezone": "Europe/Paris"}, "expiracyDate": {"date": "2020-01-20 14:21:16.270178", "timezone_type": 3, "timezone": "Europe/Paris"}, "owner": null, "kind": "text", "allowedAnswers": ["yes"], "modificationPolicy": "nobody", "mailOnComment": null, "mailOnVote": null, "hideResults": null, "showResultEvenIfPasswords": null, "votes": {}, "stacksOfVotes": {}, "choices": {}, "comments": {}, "defaultExpiracyDaysFromNow": 60 }, { "id": 1000002, "title": "bleh z zr erth tuyjikioy yylil test2", "customUrl": null, "description": "maaaaaaaaaaah 2", "creationDate": {"date": "2020-01-20 14:21:16.270157", "timezone_type": 3, "timezone": "Europe/Paris"}, "expiracyDate": {"date": "2020-01-20 14:21:16.270178", "timezone_type": 3, "timezone": "Europe/Paris"}, "owner": null, "kind": "text", "allowedAnswers": ["yes"], "modificationPolicy": "nobody", "mailOnComment": null, "mailOnVote": null, "hideResults": null, "showResultEvenIfPasswords": null, "votes": {}, "stacksOfVotes": {}, "choices": {}, "comments": {}, "defaultExpiracyDaysFromNow": 60 }] ;