gpui-component/crates/story
Jason Lee e75c37a1ac
chore: Update List, Tree, Kbd exports. (#1467)
## Break Change

- Removed `Kbd` from root export, use `gpui_component::kbd::Kbd`
instead.
- Removed `List` from root export, use `gpui_component::list::*`
instead.
- Removed `Tree` from root export, use `gpui_component::tree:*` instead.
2025-10-30 07:19:39 +00:00
..
examples chore: Update List, Tree, Kbd exports. (#1467) 2025-10-30 07:19:39 +00:00
src chore: Update List, Tree, Kbd exports. (#1467) 2025-10-30 07:19:39 +00:00
Cargo.toml Bump v0.3.1 2025-10-27 13:52:29 +08:00