Skip to content

Commit aff3cbb

Browse files
committed
docs: small thing on ui
1 parent daa62dd commit aff3cbb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

adr/2025_06_18-ui-components.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# BlockNote UI
2+
3+
## Lightweight JSX
4+
5+
There is a large difference between UI components defined in the core library compared to the ones in the react package. The paradigms are very different due to the low-level elements in the core library, ideally we could bring this closer together without completely depending on react for the core library.
6+
7+
## Theming
8+
9+
There are several approaches here that would require a lot more research and discussion.

0 commit comments

Comments
 (0)