Show import success message
This commit is contained in:
@@ -89,6 +89,7 @@ async function getFileContentAndImport() {
|
||||
|
||||
try {
|
||||
importCsv(fileContent, false)
|
||||
Alert.alert('Data successfully imported')
|
||||
} catch(err) {
|
||||
//TODO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user