import React from 'react'; function StandardCodeMgt(props) { return (
StandardCodeMgt
); } export default StandardCodeMgt;