finally installed a eslint plugin to my ide lol

This commit is contained in:
2024-10-30 03:39:11 +01:00
parent 1e46040d93
commit 371d52710c

View File

@@ -1,7 +1,6 @@
import Link from "next/link";
import { type SanityDocument } from "next-sanity";
import { client, sanityFetch } from "@/sanity/client";
import { sanityFetch } from "@/sanity/client";
import { Post } from "@/sanity/sanity.types";
const POSTS_QUERY = `*[