createorder
This commit is contained in:
@@ -1371,7 +1371,7 @@ const Createorder1 = () => {
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
<Typography>Business</Typography> */}
|
<Typography>Business</Typography> */}
|
||||||
{/* <Button
|
<Button
|
||||||
variant="outlined"
|
variant="outlined"
|
||||||
sx={{
|
sx={{
|
||||||
'&:hover': {
|
'&:hover': {
|
||||||
@@ -1393,11 +1393,11 @@ const Createorder1 = () => {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Saved Locations
|
Saved Locations
|
||||||
</Button> */}
|
</Button>
|
||||||
</Stack>
|
</Stack>
|
||||||
</Stack>
|
</Stack>
|
||||||
{/* new1 */}
|
{/* new1 */}
|
||||||
<Autocomplete
|
{/* <Autocomplete
|
||||||
disabled={!isLocation}
|
disabled={!isLocation}
|
||||||
fullWidth
|
fullWidth
|
||||||
disablePortal
|
disablePortal
|
||||||
@@ -1453,7 +1453,7 @@ const Createorder1 = () => {
|
|||||||
</Stack>
|
</Stack>
|
||||||
) : null
|
) : null
|
||||||
}
|
}
|
||||||
/>
|
/> */}
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
<Grid item xs={12} sx={{}}>
|
<Grid item xs={12} sx={{}}>
|
||||||
@@ -1736,7 +1736,7 @@ const Createorder1 = () => {
|
|||||||
size="small"
|
size="small"
|
||||||
/>
|
/>
|
||||||
<Typography>Business</Typography> */}
|
<Typography>Business</Typography> */}
|
||||||
{/* <Button
|
<Button
|
||||||
variant="outlined"
|
variant="outlined"
|
||||||
sx={{
|
sx={{
|
||||||
'&:hover': {
|
'&:hover': {
|
||||||
@@ -1757,11 +1757,11 @@ const Createorder1 = () => {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Saved Locations
|
Saved Locations
|
||||||
</Button> */}
|
</Button>
|
||||||
</Stack>
|
</Stack>
|
||||||
</Stack>
|
</Stack>
|
||||||
{/* new2 */}
|
{/* new2 */}
|
||||||
<Autocomplete
|
{/* <Autocomplete
|
||||||
disabled={!isLocation}
|
disabled={!isLocation}
|
||||||
fullWidth
|
fullWidth
|
||||||
disablePortal
|
disablePortal
|
||||||
@@ -1821,7 +1821,7 @@ const Createorder1 = () => {
|
|||||||
</Stack>
|
</Stack>
|
||||||
) : null
|
) : null
|
||||||
}
|
}
|
||||||
/>
|
/> */}
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
<Grid item xs={12}>
|
<Grid item xs={12}>
|
||||||
|
|||||||
Reference in New Issue
Block a user