feat: Initial filter pressure drop views, calculations need implemented.
This commit is contained in:
@@ -143,6 +143,7 @@ struct AtticVentilationResponse: HTML, Sendable {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Use Styleguid.VerticalGroup
|
||||
private func group(_ label: String, _ value: String) -> some HTML<HTMLTag.div> {
|
||||
div(.class("justify-self-center")) {
|
||||
div(.class("grid grid-cols-1 justify-items-center")) {
|
||||
|
||||
Reference in New Issue
Block a user