Merge branch 'main' into collab-panel2
This commit is contained in:
commit
87cf0cf5ac
12 changed files with 135 additions and 85 deletions
|
@ -179,8 +179,8 @@ use project::Fs;
|
|||
use serde_derive::{Deserialize, Serialize};
|
||||
use settings::{Settings, SettingsStore};
|
||||
use ui::{
|
||||
h_stack, v_stack, Avatar, Button, Color, ContextMenu, Icon, IconButton, IconElement, IconSize,
|
||||
Label, List, ListHeader, ListItem, Toggle, Tooltip,
|
||||
h_stack, v_stack, Avatar, Button, Color, ContextMenu, Icon, IconButton, IconElement, IconSize, Label, List,
|
||||
ListHeader, ListItem, Toggle, Tooltip,
|
||||
};
|
||||
use util::{maybe, ResultExt, TryFutureExt};
|
||||
use workspace::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue