mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Optimized imports
This commit is contained in:
parent
a526ec14e9
commit
a37cdbdbdd
@ -21,9 +21,7 @@ import {FormattedMessage} from "react-intl";
|
|||||||
import Stepper from "../../UIComponents/StepprHeader/Stepper";
|
import Stepper from "../../UIComponents/StepprHeader/Stepper";
|
||||||
import PlatformMgtApi from "../../../api/platformMgtApi";
|
import PlatformMgtApi from "../../../api/platformMgtApi";
|
||||||
import AuthHandler from "../../../api/authHandler";
|
import AuthHandler from "../../../api/authHandler";
|
||||||
import General from "./CreateSteps/General";
|
import {General, Configure, Properties} from "./CreateSteps";
|
||||||
import Configure from "./CreateSteps/Configure";
|
|
||||||
import Properties from "./CreateSteps/Properties";
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Platform view component.
|
* Platform view component.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user