feat: Enable custom attributes in the suggestion for variables. (#8520)

This commit is contained in:
Muhsin Keloth
2023-12-20 12:20:09 +05:30
committed by GitHub
parent a59fb90785
commit a80eff9aa3
5 changed files with 78 additions and 30 deletions

View File

@@ -32,7 +32,7 @@
"dependencies": {
"@braid/vue-formulate": "^2.5.2",
"@chatwoot/prosemirror-schema": "1.0.3",
"@chatwoot/utils": "^0.0.16",
"@chatwoot/utils": "^0.0.20",
"@hcaptcha/vue-hcaptcha": "^0.3.2",
"@june-so/analytics-next": "^1.36.5",
"@radix-ui/colors": "^1.0.1",
@@ -169,4 +169,4 @@
"scss-lint"
]
}
}
}