My Text component needs to support line breaks, but modifications made in devtools are not being properly handled. For example, `This is a long text\nthat has manual breaks` got: <img width="421" height="70" alt="Image" src="https://github.com/user-attachments/assets/0a774637-94ac-4d8a-be44-53a7a164e94b" /> expected: <img width="321" height="78" alt="Image" src="https://github.com/user-attachments/assets/12cbd648-edb9-4e41-b8e9-10a14d4baa4a" />
My Text component needs to support line breaks, but modifications made in devtools are not being properly handled.
For example,
This is a long text\nthat has manual breaksgot:expected: