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