oops, use image count in images page section #1043
Annotations
2 errors
tsc
Type '(context: GetServerSidePropsContext<ParsedUrlQuery, PreviewData>) => Promise<{ redirect: Redirect; } | { notFound: true; } | { ...; } | { ...; }>' is not assignable to type 'GetServerSideProps<Required<Pick<NextPageContext, "err">> | Props>'.
|
tsc
Process completed with exit code 2.
|