Added work item details to activity

This commit is contained in:
John Lyon-Smith
2018-06-04 16:29:58 -07:00
parent 4ebb4341b7
commit cffa0734b8
9 changed files with 81 additions and 38 deletions

View File

@@ -39,6 +39,7 @@ export class FormStaticInput extends React.Component {
underlineColorAndroid="white"
value={value}
/>
<Text>&nbsp;</Text>
</View>
)
}