diff --git a/packages/extensions/ai-widget/README.md b/packages/extensions/ai-widget/README.md index c9f7b1f..686ed2e 100644 --- a/packages/extensions/ai-widget/README.md +++ b/packages/extensions/ai-widget/README.md @@ -1,6 +1,6 @@ # @tidbcloud/codemirror-extension-ai-widget -This extension provides a widget to chat with AI to help you write or refine SQL. (work with other language wip) +This extension provides a widget to chat with AI to help you write or refine SQL. (work with other languages wip) https://github.com/tidbcloud/tisqleditor/assets/1284531/46684333-7efa-4925-bf58-9ab3fb45f692 diff --git a/packages/playground/src/components/biz/editor-panel/actions.tsx b/packages/playground/src/components/biz/editor-panel/actions.tsx index c524aba..68f6a27 100644 --- a/packages/playground/src/components/biz/editor-panel/actions.tsx +++ b/packages/playground/src/components/biz/editor-panel/actions.tsx @@ -55,7 +55,7 @@ export function EditorActions() {