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 3af8db2 commit 3257d79Copy full SHA for 3257d79
templates/next/components/common/Pagination.tsx
@@ -1,5 +1,4 @@
1
import Link from "next/link";
2
-import { FunctionComponent } from "react";
3
import { PagedCollection } from "../../types/Collection";
4
5
interface Props {
0 commit comments