mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-26 07:46:06 -05: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