Skip to content

Commit

Permalink
finishing up
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Donahue committed May 27, 2022
1 parent 59f1c36 commit 11cb913
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/FullPageOfflineBlockingView.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ const propTypes = {
/** Child elements */
children: PropTypes.node.isRequired,

/** Used to show the full page loading spinner */
isLoading: PropTypes.bool.isRequired,

error: PropTypes.string,

/** Props to fetch translation features */
...withLocalizePropTypes,

Expand Down

0 comments on commit 11cb913

Please sign in to comment.