change design and data list in doctor-item & handle component appointment in doctor-item & handle functionality date-picker & fix bug appointment page & add req get appointment list

This commit is contained in:
Ehsan
2025-07-09 03:05:48 +03:30
parent f951128074
commit c6e2657e45
57 changed files with 442 additions and 445 deletions
@@ -1,11 +1,8 @@
"use client";
import { DatePicker } from "jalaali-react-date-picker";
import moment from "moment-jalaali";
function Date() {
const todayJalaali = moment().format("jYYYY/jMM/jDD");
return (
<div className="flex justify-center sm-datepicker active-today jalali-dashboard">
<DatePicker