Skip to content

Commit

Permalink
display name
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Donahue committed May 27, 2022
1 parent 088365d commit ca0d060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/FullPageOfflineBlockingView.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const FullPageOfflineBlockingView = (props) => {
};

FullPageOfflineBlockingView.propTypes = propTypes;
FormAlertWithSubmitButton.displayName = 'FullPageOfflineBlockingView';

export default compose(
withLocalize,
Expand Down

0 comments on commit ca0d060

Please sign in to comment.