gpui-component/crates/story
Jason Lee 9f429592ce
text_view: Remove last paragraph bottom margin. (#660)
Now, we can be easy to use TextView for 1 line text.

## Break Changes

- Removed `inline` method by previous #649 added, this is not needed.
2025-02-25 14:27:59 +08:00
..
examples text_view: Update Switch, Checkbox, Radio to let label method support TextView. (#649) 2025-02-24 15:49:54 +08:00
src text_view: Remove last paragraph bottom margin. (#660) 2025-02-25 14:27:59 +08:00
Cargo.toml webview: Let webview as a feature and not default enable. (#648) 2025-02-24 14:24:22 +08:00