Created
November 20, 2016 19:03
-
-
Save samcorcos/d32b69c05723a803c029753cfd2f44a6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const makes = { | |
"makes": [{ | |
"id": "279a091a-32c1-46c7-80d2-b3423320f18f", | |
"name": "AM General" | |
}, { | |
"id": "72cadfa6-e1c0-4507-9bdd-835f93951dd6", | |
"name": "Acura" | |
}, { | |
"id": "02a97e0d-eb73-48e3-898a-567a3c81c0ee", | |
"name": "Alfa Romeo" | |
}, { | |
"id": "b2a630fa-8700-4c1c-bb21-6b1af47e02ca", | |
"name": "Aston Martin" | |
}, { | |
"id": "8b0084e7-2bb1-4a86-86ad-9d403af0ae54", | |
"name": "Audi" | |
}, { | |
"id": "a327386e-1609-46e8-a681-53d96bc6ad0e", | |
"name": "BMW" | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment