export const mockMyPolls = [{ "id": 1, "title": "blehehehe heh hehhe e", "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 }] ;