fixed:fixed folder name queries and remove unnessary comment

This commit is contained in:
sanjidarimi
2026-06-17 21:44:54 +06:00
parent 370f93e1f7
commit 64770ddbcd
14 changed files with 15 additions and 37 deletions
+1 -1
View File
@@ -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,