Minor fixes to app creation process
This commit is contained in:
@@ -215,7 +215,7 @@ const Apps = (props) => {
|
||||
}
|
||||
}
|
||||
|
||||
runAppSearch("")
|
||||
//runAppSearch("")
|
||||
})
|
||||
.catch(error => {
|
||||
alert.error(error.toString())
|
||||
|
||||
Reference in New Issue
Block a user