diff --git a/apps/web/src/components/v2Editor/customBlocks/python/index.tsx b/apps/web/src/components/v2Editor/customBlocks/python/index.tsx index 9b8d3a31..118ceb0d 100644 --- a/apps/web/src/components/v2Editor/customBlocks/python/index.tsx +++ b/apps/web/src/components/v2Editor/customBlocks/python/index.tsx @@ -404,7 +404,7 @@ function PythonBlock(props: Props) { Edit with AI
diff --git a/apps/web/src/components/v2Editor/customBlocks/sql/index.tsx b/apps/web/src/components/v2Editor/customBlocks/sql/index.tsx index 4072ac9c..28449ae9 100644 --- a/apps/web/src/components/v2Editor/customBlocks/sql/index.tsx +++ b/apps/web/src/components/v2Editor/customBlocks/sql/index.tsx @@ -586,7 +586,7 @@ function SQLBlock(props: Props) { Edit with AI