import React from "react"; const SubscriptionLayout = ({ configStep = [], currentStep, setCurrentStep, stepStatus = {}, }) => { return (