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