mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
chore: Use queryEditorId in SqlEditor child components (#21650)
This commit is contained in:
@@ -203,6 +203,7 @@ export const extraQueryEditor1 = {
|
||||
id: 'diekd23',
|
||||
sql: 'SELECT *\nFROM\nWHERE\nLIMIT',
|
||||
name: 'Untitled Query 2',
|
||||
selectedText: 'SELECT',
|
||||
};
|
||||
|
||||
export const extraQueryEditor2 = {
|
||||
|
||||
Reference in New Issue
Block a user