import React from 'react' const DataManagement = () => { return (
DataManagement
) } export default DataManagement