Clean up deps

This commit is contained in:
Lee Robinson 2024-08-24 23:23:37 -05:00
parent b38c49da59
commit aa857aeb21
7 changed files with 2787 additions and 4425 deletions

View file

@ -1,4 +1,4 @@
import { format, parseISO } from 'date-fns'
import { format, parseISO } from 'lib/utils'
interface Event {
date: string