return <div className={"plant-depth-bulk-update"}>
    <p>{t("Update depth to")}</p>
    <input
      value={depth}
      min={0}