UNPKG

@jeremyckahn/farmhand

Version:
6 lines (4 loc) 102 B
import React from 'react' export const Forest = () => { return <div>'welcome to da forest'</div> }