Skip to content

Commit 4a94b87

Browse files
committed
Update employers sample data to match table in ticket
1 parent b303f17 commit 4a94b87

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

src/Components/forms/data.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,32 @@
4848
],
4949

5050
"employerList": [
51+
{ "name": "BBC", "_id": "BBC" },
52+
{ "name": "Bet365", "_id": "Bet365" },
53+
{ "name": "Blue Frontier", "_id": "Blue Frontier" },
54+
{ "name": "EngineerBetter", "_id": "EngineerBetter" },
55+
{ "name": "Brandwatch", "_id": "Brandwatch" },
56+
{ "name": "Equal Experts", "_id": "Equal Experts" },
57+
{ "name": "Infobip", "_id": "Infobip" },
58+
{ "name": "Synaptik Digital", "_id": "Synaptik Digital" },
59+
{ "name": "Tata Consultancy services", "_id": "Tata Consultancy services" },
5160
{ "name": "2I", "_id": "2I" },
61+
{ "name": "Tamarix Tech", "_id": "Tamarix Tech" },
62+
{ "name": "Inspired Gaming Group", "_id": "Inspired Gaming Group" },
63+
{ "name": "EPAM System", "_id": "EPAM System" },
64+
{ "name": "Blueprint Gaming", "_id": "Blueprint Gaming" },
65+
{ "name": "Beamery", "_id": "Beamery" },
66+
{ "name": "American Express ", "_id": "American Express " },
67+
{
68+
"name": "Amazon Web Services (AWS)",
69+
"_id": "Amazon Web Services (AWS)"
70+
},
5271
{ "name": "Adyen", "_id": "Adyen" },
72+
{ "name": "Alpha FX Group", "_id": "Alpha FX Group" },
73+
{ "name": "Amazon", "_id": "Amazon" },
74+
{ "name": "Anaplan", "_id": "Anaplan" },
5375
{ "name": "And Digital", "_id": "And Digital" },
76+
{ "name": "Alfa Financial Software", "_id": "Alfa Financial Software" },
5477
{ "name": "Apolitical", "_id": "Apolitical" },
5578
{ "name": "Arnold Clark", "_id": "Arnold Clark" },
5679
{ "name": "Avanade", "_id": "Avanade" },

0 commit comments

Comments
 (0)