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