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