fix responsive all page & add modal doctor id & page dashboard aside
This commit is contained in:
@@ -5,6 +5,7 @@ function Field({ title, type, isPlaceHolder }) {
|
||||
return (
|
||||
<TextField
|
||||
label={title}
|
||||
dir="rtl"
|
||||
type={type || 'text'}
|
||||
className="!w-full !mx-auto !bg-[#FFF]"
|
||||
sx={{
|
||||
|
||||
Reference in New Issue
Block a user