did more stuff

This commit is contained in:
2024-09-01 19:48:10 -05:00
parent 91b947c608
commit cb00826b16
3 changed files with 123 additions and 12 deletions

View File

@ -3,7 +3,6 @@
import * as React from "react"
import { ChevronLeft, ChevronRight } from "lucide-react"
import { DayPicker } from "react-day-picker"
import { cn } from "~/lib/utils"
import { buttonVariants } from "~/components/ui/button"