[dyad] Downgraded packages to fix build error - wrote 2 file(s)
This commit is contained in:
@@ -6,7 +6,6 @@ import { ArrowLeft } from "lucide-react";
|
||||
|
||||
type ClipPageProps = {
|
||||
params: { id: string };
|
||||
searchParams: { [key: string]: string | string[] | undefined };
|
||||
};
|
||||
|
||||
export default async function ClipPage({ params }: ClipPageProps) {
|
||||
|
||||
Reference in New Issue
Block a user