mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-27 01:50:44 +00:00
precommit hook changes
This commit is contained in:
parent
2b968d53da
commit
8bea32118e
@ -86,7 +86,9 @@ class Layout extends React.Component<Props, State> {
|
||||
}
|
||||
|
||||
render() {
|
||||
const { safe, provider, network, classes, granted, tokens, activeTokens } = this.props
|
||||
const {
|
||||
safe, provider, network, classes, granted, tokens, activeTokens,
|
||||
} = this.props
|
||||
const { value } = this.state
|
||||
|
||||
if (!safe) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user