Implement feedback actions
CopySystemSpecsIntoClipboard RequestFeature FileBugReport
This commit is contained in:
parent
a80b145d0d
commit
78e1c0f9c3
8 changed files with 144 additions and 151 deletions
|
@ -67,7 +67,7 @@ use std::{
|
|||
use theme::{ActiveTheme, ThemeSettings};
|
||||
pub use toolbar::{ToolbarItemEvent, ToolbarItemLocation, ToolbarItemView};
|
||||
pub use ui;
|
||||
use ui::{h_stack, v_stack, StyledExt};
|
||||
// use ui::{h_stack, v_stack, StyledExt};
|
||||
use util::ResultExt;
|
||||
use uuid::Uuid;
|
||||
pub use workspace_settings::{AutosaveSetting, WorkspaceSettings};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue