We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafbcde commit b3e11c5Copy full SHA for b3e11c5
src/extension_assets/viz/index.js
@@ -544,7 +544,7 @@ const Viz = (props) => {
544
}}
545
className="annotation-controls"
546
>
547
- <Grid container justify="center">
+ <Grid container justifyContent="center">
548
<Grid item xs={6}>
549
<Tooltip title={`Set CRUD Configurations`} placement="right">
550
<IconButton onClick={(e) => {
0 commit comments