diff --git a/ui/app/mirrors/create/cdc/schemabox.tsx b/ui/app/mirrors/create/cdc/schemabox.tsx index ce193fc36e..4195fae83d 100644 --- a/ui/app/mirrors/create/cdc/schemabox.tsx +++ b/ui/app/mirrors/create/cdc/schemabox.tsx @@ -222,7 +222,7 @@ const SchemaBox = ({ style={{ fontSize: 12, marginTop: '0.5rem', - cursor: 'pointer' + cursor: 'pointer', }} variant='simple' placeholder={'Enter target table'}