[WEB-438] fix: ai insertion behaviour (#3872)

* fixed ai insertion behaviour

* replaced all ai popover references to have similar behavior

* chore: removed debug statements
This commit is contained in:
M. Palanikannan
2024-03-06 20:38:57 +05:30
committed by GitHub
parent cb5198c883
commit 549f6d0943
10 changed files with 45 additions and 21 deletions

View File

@@ -53,7 +53,7 @@
"react-moveable": "^0.54.2",
"tailwind-merge": "^1.14.0",
"tippy.js": "^6.3.7",
"tiptap-markdown": "^0.8.2"
"tiptap-markdown": "^0.8.9"
},
"devDependencies": {
"@types/node": "18.15.3",