feat: justfile updates.
This commit is contained in:
@@ -41,6 +41,8 @@ struct FilterPressureDropForm: HTML, Sendable {
|
||||
}
|
||||
div {
|
||||
SubmitButton(label: "Calculate Pressure Drop")
|
||||
// FIX: Remove when done.
|
||||
.attributes(.disabled)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user