Fixed vehicle and owner pages with transition prevention. BOD-127
This commit is contained in:
@@ -3,7 +3,6 @@ import moment from "moment";
|
||||
import React, { useState } from "react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import aamva from "../../utils/aamva";
|
||||
import aamva_npm from "aamva";
|
||||
import DataLabel from "../data-label/data-label.component";
|
||||
import LoadingSkeleton from "../loading-skeleton/loading-skeleton.component";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user