mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
history loading tweaks
This commit is contained in:
parent
7cb54cbd06
commit
69ecf6757a
@ -41,9 +41,9 @@ export default class AssetsUser extends PureComponent<
|
||||
}
|
||||
}
|
||||
)
|
||||
} else {
|
||||
this.setState({ isLoading: false })
|
||||
}
|
||||
|
||||
this.setState({ isLoading: false })
|
||||
}
|
||||
|
||||
public render() {
|
||||
|
Loading…
Reference in New Issue
Block a user