import Card from 'components/Card' import Text from 'components/Text' const Earn = () => { return (
Yield Module
Placeholder
) } export default Earn