1786217372
This commit is contained in:
@@ -95,7 +95,7 @@ export component Climate inherits Rectangle {
|
||||
height: 72px;
|
||||
|
||||
ElevatedButton {
|
||||
icon: Icons.thermometer_minus;
|
||||
icon: Icons.remove;
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
@@ -148,7 +148,7 @@ export component Climate inherits Rectangle {
|
||||
}
|
||||
|
||||
ElevatedButton {
|
||||
icon: Icons.thermometer_add;
|
||||
icon: Icons.add;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user