import React from 'react' import Centerlefttop from "./centerleft/center-left-top" import Centerleftcenter from "./centerleft/top" import Centerleftcentertop from "./centerleft/bottom" import Centerleftbottom from "./centerleft/center-left-bottom" const CenterLeft = (props) => { const { dispatch } = props return ( <>