Skip to content

Instantly share code, notes, and snippets.

View Itzadetunji's full-sized avatar
😁
Working On Something Big

Adetunji Adeyinka Itzadetunji

😁
Working On Something Big
View GitHub Profile
@Itzadetunji
Itzadetunji / shadcn-month-picker.tsx
Last active July 19, 2024 13:18 — forked from mattstobbs/month-picker.tsx
A simple month picker that matches the style of shadcn/ui
import {
add,
eachMonthOfInterval,
endOfYear,
format,
isEqual,
isFuture,
parse,
startOfMonth,
startOfToday,