Add groupings to V3 group lookup table. Release of 1.3.2-alpha.2
This commit is contained in:
@@ -411,6 +411,11 @@ export function JobsGroupV3ModalMolecule() {
|
||||
dataIndex: "ageDesc",
|
||||
key: "ageDesc"
|
||||
},
|
||||
{
|
||||
title: "Group",
|
||||
dataIndex: "group",
|
||||
key: "group"
|
||||
},
|
||||
{
|
||||
title: "Target",
|
||||
dataIndex: "target",
|
||||
|
||||
@@ -227,5 +227,8 @@
|
||||
"BRONCO SPORT",
|
||||
"BRONCO SPORT BADLANDS",
|
||||
"ESCALADE",
|
||||
"RX 350"
|
||||
"RX 350",
|
||||
"KONA",
|
||||
"MDX",
|
||||
"RDX"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user