fixed:fixed folder name queries and remove unnessary comment
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import PageTransition from "@/components/home/PageTransition";
|
||||
import { Button } from "@/components/ui/button";
|
||||
import { getRelatedPosts } from "@/data/blogData";
|
||||
import { useBlogById } from "@/hooks/queires/useBlogs";
|
||||
import { useBlogById } from "@/hooks/queries/useBlogs";
|
||||
import { motion } from "framer-motion";
|
||||
import {
|
||||
ArrowLeft,
|
||||
|
||||
Reference in New Issue
Block a user