mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-25 16:05:25 +00:00
flow type fix
This commit is contained in:
parent
3d7bce8d0d
commit
beff6cfdd6
@ -32,7 +32,7 @@ type SafeProps = {
|
||||
}
|
||||
|
||||
type State = {
|
||||
component: React$Node,
|
||||
component?: React$Node,
|
||||
}
|
||||
|
||||
const listStyle = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user