latest
This commit is contained in:
parent
ab72d324e1
commit
1f72fe875f
|
|
@ -177,7 +177,7 @@ const QueryCardEditor = () => {
|
|||
>
|
||||
Update
|
||||
</Button>
|
||||
<Box className="d-flex justify-content-between">
|
||||
{/* <Box className="d-flex justify-content-between">
|
||||
<Button
|
||||
className="bg-primary text-white rounded p-3"
|
||||
onClick={() => initateRotation()}
|
||||
|
|
@ -190,7 +190,7 @@ const QueryCardEditor = () => {
|
|||
>
|
||||
Rotate <RotateRightIcon />
|
||||
</Button>
|
||||
</Box>
|
||||
</Box> */}
|
||||
</Box>
|
||||
<Box className="w-75">
|
||||
<Box className="px-5">
|
||||
|
|
|
|||
Loading…
Reference in New Issue