mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 13:13:25 +00:00
A lot of pain and suffering went into this
This commit is contained in:
@@ -3,7 +3,6 @@ import React, { Suspense, useEffect, useState } from 'react';
|
||||
import { useRouter, useSearchParams } from 'next/navigation';
|
||||
import Header from '../../components/custom/header';
|
||||
import Footer from '../../components/custom/footer';
|
||||
import { p } from 'framer-motion/client';
|
||||
|
||||
export const dynamic = 'force-dynamic';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user