From 2e44769af3f512fb2159adc540b67920841cf55c Mon Sep 17 00:00:00 2001 From: Amogh-Bharadwaj Date: Tue, 12 Dec 2023 01:01:04 +0530 Subject: [PATCH] pretty --- ui/app/mirrors/create/cdc/schemabox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'}