0.0.3 • Published 6 years ago
@hackclub/season v0.0.3
@hackclub/season
Get the current season
npm i @hackclub/seasonUsage
import getSeason from '@hackclub/season'
export default () => <h1>It’s {getSeason()}, folks!</h1>@hackclub/seasonGet the current season
npm i @hackclub/seasonimport getSeason from '@hackclub/season'
export default () => <h1>It’s {getSeason()}, folks!</h1>