feat: record group insert at bottom when created (#9053)

Fix #9050 

When we add a new record in a record group this one should be added at
them bottom.
This commit is contained in:
Jérémy M
2024-12-16 14:57:16 +01:00
committed by GitHub
parent 5a27491bb2
commit 9e9c1bdff1
6 changed files with 90 additions and 15 deletions

View File

@ -40,6 +40,7 @@
"@tiptap/extension-text-style": "^2.8.0",
"@tiptap/react": "^2.8.0",
"@xyflow/react": "^12.0.4",
"buffer": "^6.0.3",
"transliteration": "^2.3.5"
}
}