update design
This commit is contained in:
@@ -57,8 +57,7 @@ pub fn grasp_servers_field(
|
||||
relay_input: &Entity<InputState>,
|
||||
cx: &App,
|
||||
) -> Field {
|
||||
const SERVER_NOTE: &str =
|
||||
"Where the repository is hosted, the initial push goes to each server";
|
||||
const SERVER_NOTE: &str = "Where the repository is hosted";
|
||||
|
||||
let state = state.clone();
|
||||
let relay_input = relay_input.clone();
|
||||
|
||||
Reference in New Issue
Block a user