change date type for req & design and fields & add requests & fix bug appointment and dashboard
This commit is contained in:
@@ -9,6 +9,7 @@ function Relatives({ data, changeData, loading, updateData }) {
|
||||
const tableHead = ["ردیف", "نام", "نسبت", "شماره تماس", "آدرس", ""];
|
||||
const centerTable = [0];
|
||||
const [open, setOpen] = useState(false);
|
||||
console.log(relatives);
|
||||
|
||||
return (
|
||||
<div className="opacity-page">
|
||||
|
||||
Reference in New Issue
Block a user