import React from 'react' import Container from 'components/Container' const Earn = () => { return (
Yield Module Placeholder
) } export default Earn