modified: src/app/share/[id].tsx
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// pages/share/[id].tsx
|
||||
|
||||
import Head from "next/head";
|
||||
import { GetServerSideProps } from "next";
|
||||
import type { GetServerSideProps } from "next";
|
||||
|
||||
interface FileDetails {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user