diff --git a/app/soapbox/features/public_layout/index.js b/app/soapbox/features/public_layout/index.js index afc04b51f..e475d0ac6 100644 --- a/app/soapbox/features/public_layout/index.js +++ b/app/soapbox/features/public_layout/index.js @@ -14,7 +14,7 @@ const mapStateToProps = (state, props) => ({ }); const wave = ( - + );