Added groups reference modal RPS-57

This commit is contained in:
Patrick Fic
2020-11-25 10:53:30 -08:00
parent 832784d5ae
commit 5555365863
4 changed files with 182 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ const models = [
"journey",
"nv200",
"rav4",
"odyssey",
];
export default function VehicleGroupAlertAtom({ job, showGroup = false }) {