diff --git a/Chapter07/error-boundaries/src/UserList.js b/Chapter07/error-boundaries/src/UserList.js index 31b444cee..3fee7cbe9 100644 --- a/Chapter07/error-boundaries/src/UserList.js +++ b/Chapter07/error-boundaries/src/UserList.js @@ -7,7 +7,7 @@ export default ({ error, loading, users }) => (