+
+ Did your building experience electricity shutoff during recent PGE wildfire mitigation blackouts?
+
+
+
+
+ {
+ this.props.answerIdsElectricityShutoff.map((answerId, id) => {
+ return (
+
+ this.chooseElectricityShutoff(answerId)}
+ >
+ {this.electricityShutoffNames[id]}
+
+
+ );
+ })
+ }
+
+
+
+ {futureBlackout}
+
+
+
+ {'<'} Back
+
+
+
+
+
+
+
+ );
+
+ return (
+