Removed debugging statement
This commit is contained in:
@@ -76,8 +76,6 @@ class DocumentEdit extends Component {
|
|||||||
</Flex>
|
</Flex>
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log(store.isFetching, this.state)
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Layout
|
<Layout
|
||||||
actions={ actions }
|
actions={ actions }
|
||||||
|
|||||||
Reference in New Issue
Block a user