last update

This commit is contained in:
Ehsan
2025-06-08 10:13:06 +03:30
parent 7d6a9e6e33
commit f52eb43326
13 changed files with 81 additions and 62 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import ClinicPage from "@/components/clinic";
import Layout from "@/components/layout/StLayout";
import { fetchReq } from "@/lib/ability";
import { fetchReq } from "@/lib/req";
async function Clinic({ params: { slug } }) {
const reqClinics = await fetchReq(