fix bug save and set data just with one key, remove page login from appo page, disable not avalaible data in calendar, change steps for pages in appo, get data user, edit and set in page user-info
This commit is contained in:
@@ -4,7 +4,6 @@ import Time from "./Time";
|
||||
|
||||
function Date({ doctor, setStep }) {
|
||||
const [locateVisit, setLocateVisit] = useState(true);
|
||||
const [isError, setIsError] = useState(false);
|
||||
const [date, setDate] = useState();
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user