🔥(frontend) remove custom DividerBlock

Blocknote now has a built-in divider block, so we
can remove our custom implementation.
This commit is contained in:
Anthony LC
2025-10-15 17:13:44 +02:00
parent 2003e41c22
commit aca334f81f
11 changed files with 8 additions and 153 deletions

View File

@@ -88,6 +88,10 @@ and this project adheres to
- ✨(frontend) load docs logo from public folder via url #1462
- 🔧(keycloak) Fix https required issue in dev mode #1286
## Removed
- 🔥(frontend) remove custom DividerBlock ##1375
## [3.7.0] - 2025-09-12
### Added