|
|
@ -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.
|
|
|
|