mydraft-cc / ui

Open source wireframing tool written in typescript, react and redux.
https://mydraft.cc
MIT License
668 stars 111 forks source link

New line on `TextArea` and `Comment` shapes renders to `<br />` #237

Closed Khalil-Bouzekri closed 7 months ago

Khalil-Bouzekri commented 7 months ago

When inserting a new line (via Shift+Return) in a TextArea or a Comment, it is rendered as <br />

Note that this behavior is not present for Paragraph shape