Package updates + added new models for warnings.

This commit is contained in:
Patrick Fic
2020-12-16 14:12:45 -08:00
parent e531972c6f
commit 54e40e24e9
3 changed files with 13 additions and 1 deletions

View File

@@ -15,6 +15,13 @@ const models = [
"nv200",
"rav4",
"odyssey",
"murano",
"edge",
"ram",
"kicks",
"qashqai",
"escape",
"santa fe",
];
export default function VehicleGroupAlertAtom({ job, showGroup = false }) {