Update header.tsx

This commit is contained in:
Jared Palmer 2023-06-11 15:49:45 -04:00 committed by GitHub
parent 8bca1629f1
commit f0f30594fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
import { auth } from '@/auth' import { auth } from '@/auth'
import { cn } from '@/lib/utils' import { cn } from '@/lib/utils'
import { buttonVariants } from '@/components/ui/button' import { buttonVariants } from '@/components/ui/button'
import { GitHub, Separator, Vercel } from '@/components/icons' import { GitHub, Separator, Vercel } from '@/components/icons'