File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ export const dynamic = 'force-dynamic'
2+
13import { getAuthSession } from '@/lib/auth'
24import { redirect } from 'next/navigation'
35import { headers } from 'next/headers'
Original file line number Diff line number Diff line change 1+ export const dynamic = 'force-dynamic'
2+
13import { getAuthSession } from '@/lib/auth'
24import { redirect } from 'next/navigation'
35import { headers } from 'next/headers'
Original file line number Diff line number Diff line change 1+ export const dynamic = 'force-dynamic'
2+
13import { getAuthSession } from '@/lib/auth'
24import { getSpeaker } from '@/lib/speaker/sanity'
35import { redirect } from 'next/navigation'
Original file line number Diff line number Diff line change 1+ export const dynamic = 'force-dynamic'
2+
13import { XCircleIcon } from '@heroicons/react/24/solid'
24import Link from 'next/link'
35import {
Original file line number Diff line number Diff line change 1+ export const dynamic = 'force-dynamic'
2+
13import { notFound , redirect } from 'next/navigation'
24import { headers } from 'next/headers'
35import { getProposalSanity as getProposal } from '@/lib/proposal/server'
Original file line number Diff line number Diff line change 1+ export const dynamic = 'force-dynamic'
2+
13import { redirect } from 'next/navigation'
24import { headers } from 'next/headers'
35import { getAuthSession } from '@/lib/auth'
You can’t perform that action at this time.
0 commit comments