import React from "react"; const AboutSystemContainer = () => { return <>AboutSystemContainer; }; export default AboutSystemContainer;