fix: try to fix js lint error

This commit is contained in:
Jahziel Villasana-Espinoza
2024-05-30 18:04:34 -04:00
parent 178c0d565f
commit bb96f875eb
@@ -13,7 +13,7 @@ import DataError from "components/DataError";
import Spinner from "components/Spinner/Spinner";
import SectionHeader from "components/SectionHeader";
import WindowsAutomaticEnrollmentCard from "./components/WindowsAutomaticEnrollmentCard/WindowsAutomaticEnrollmentCard";
import WindowsAutomaticEnrollmentCard from "./components/WindowsAutomaticEnrollmentCard";
import AppleAutomaticEnrollmentCard from "./components/AppleAutomaticEnrollmentCard";
const baseClass = "mdm-platforms-section";