update design

This commit is contained in:
2026-09-01 17:23:32 +07:00
parent a0773d38aa
commit b3e34b0075
6 changed files with 933 additions and 6 deletions
@@ -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();