diff --git a/src/technologies/q.json b/src/technologies/q.json index 6ebab3d7a..7aa8e77f3 100644 --- a/src/technologies/q.json +++ b/src/technologies/q.json @@ -348,14 +348,10 @@ "description": "Quill is a free open-source WYSIWYG editor.", "dom": { "div[class*='ql-editor']": { - "attributes": { - "class": "ql-editor" - } + "exists": "" }, "div[class*='quill']": { - "attributes": { - "class": "quill" - } + "exists": "" }, "link[href*='cdn.quilljs.com/']": { "attributes": {