Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2035: Update In-App Plus/Premium pricing #596

Merged
merged 5 commits into from Aug 17, 2020
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Fix linter

  • Loading branch information
benstrumeyer committed Aug 13, 2020
commit 28071d2adadcb9cea6f620506d583ea900de0ce6
@@ -97,7 +97,7 @@ class PlusView extends Component {
</div>
<div className="PlusView__manifestoContainer">
<div className="PlusView__manifestoBackground row align-center">
<div dangerouslySetInnerHTML={ {__html: t('hub_supporter_manifesto')} } className="PlusView__manifestoText columns small-12 medium-10 large-8 text-center" />
<div dangerouslySetInnerHTML={{ __html: t('hub_supporter_manifesto') }} className="PlusView__manifestoText columns small-12 medium-10 large-8 text-center" />
</div>
</div>
<div className="PlusView--addPaddingTop PlusView--addPaddingBottom">
ProTip! Use n and p to navigate between commits in a pull request.