Fixed filtering
This commit is contained in:
parent
289972cc63
commit
4eb6b70830
1 changed files with 1 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ export default () => {
|
|||
setApplicationListBuilding(filteredApplications)
|
||||
setNameListBuilding(filteredNames)
|
||||
}
|
||||
setIsLoading(false)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue