mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-06-30 23:21:29 -04:00
bump next to 12.1.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import useSWR from "swr";
|
||||
import Loading from "../Loading/Loading";
|
||||
import { fetcher } from "../../lib/fetcher";
|
||||
import { fetcher } from "../../lib/helpers/fetcher";
|
||||
|
||||
export type HitCounterProps = {
|
||||
slug: string;
|
||||
|
Reference in New Issue
Block a user