ScroolToTop icon button

This commit is contained in:
Davron Chetin
2025-10-14 12:51:25 +05:00
parent c4a43ddd1e
commit a3b2d187ae
6 changed files with 13 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
"use client"
import CarType_Header from "@/components/carTypePageParts/carType_head";
import CarType_Header from "@/components/carPageParts/carType_head";
import { useParams } from "next/navigation"
export default function CartType() {