zed/crates/workspace2
Marshall Bowers eb307b22f0
Rework List to use children (#3369)
This PR reworks the `List` component to use `children` instead of
accepting a `Vec<ListItem>` in its constructor.

This is a step towards making the `List` component more open.

Release Notes:

- N/A
2023-11-20 14:58:31 -05:00
..
src Rework List to use children (#3369) 2023-11-20 14:58:31 -05:00
Cargo.toml Uncomment persistence tests 2023-11-03 12:38:09 +02:00