mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-23 20:40:34 +03:00
f1f9eb39da
* fix(react): render words and spaces as single node in react * chore: create metal-toys-heal.md
8 lines
188 B
Markdown
8 lines
188 B
Markdown
---
|
|
"@bbob/react": patch
|
|
---
|
|
|
|
fix(react): render words and spaces as single node in react
|
|
|
|
Now React properly renders string nodes with spaces as single text node for react. Thanks @WLYau
|