We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727c23f commit fbfd450Copy full SHA for fbfd450
pages/post/[id].tsx
@@ -1,6 +1,5 @@
1
import {
2
GetStaticPaths,
3
- GetStaticProps,
4
InferGetStaticPropsType
5
} from 'next';
6
import { MDXRemote, MDXRemoteSerializeResult } from 'next-mdx-remote';
0 commit comments