-
-
-
- Insert an image of the room:
-
-
-
-
+
+ {this.props.type === "new" ? "Add new room" : "Modify room" }
+
+
+
+
+ Insert an image of the room:
+
+
+
+
-
+
- {this.props.type === "modify" ? (
-
- ) : null}
-
-
-
+ {this.props.type === "modify" ?
+ : null }
+
+
+