error checking on pdf
This commit is contained in:
@@ -348,12 +348,9 @@ export const AppealRow_pdf = (props) => {
|
||||
}
|
||||
>
|
||||
<Html style={styles.richArea}>
|
||||
{
|
||||
props.props[
|
||||
datafieldname[0]
|
||||
.value
|
||||
]
|
||||
}{" "}
|
||||
{props.props[
|
||||
datafieldname[0].value
|
||||
] || ""}{" "}
|
||||
</Html>
|
||||
</View>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user