error checking on pdf
This commit is contained in:
@@ -224,9 +224,8 @@ export const statement_pdf = ({ docProps }) => {
|
||||
</Text>
|
||||
<Text style={styles.questionAnswer}>
|
||||
<Html style={styles.richArea}>
|
||||
{
|
||||
values.conditional_representationCapacity_Comments
|
||||
}
|
||||
{values.conditional_representationCapacity_Comments ||
|
||||
""}
|
||||
</Html>
|
||||
</Text>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user