Hook up data to ReportDialog

This commit is contained in:
Eric Bailey
2024-02-14 20:35:26 -06:00
parent 5587fe73cb
commit 46d95350fb
5 changed files with 156 additions and 42 deletions
+1
View File
@@ -62,6 +62,7 @@ export function Forms() {
value={value}
onChangeText={setValue}
label="Text field"
disabled
/>
</View>