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
@mattstobbs
mattstobbs / month-picker.tsx
Created July 26, 2023 22:15
A simple month picker that matches the style of shadcn/ui
import {
add,
eachMonthOfInterval,
endOfYear,
format,
isEqual,
isFuture,
parse,
startOfMonth,
startOfToday,