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-1969 Plus In App Promo & GH-1970 Telemetry #509

Merged
merged 18 commits into from Apr 20, 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 error

  • Loading branch information
benstrumeyer committed Apr 7, 2020
commit 70c9fa115ed20bab56c382881a2f67880486371a
@@ -13,7 +13,7 @@

import { connect } from 'react-redux';
import { withRouter } from 'react-router-dom';
import PlusPromoModal from '../components/PlusPromoModal';
import PlusPromoModal from '../components/PlusPromoModalContent';
/**
* Map redux store state properties to Panel view component own properties.
* @memberOf PanelContainers
ProTip! Use n and p to navigate between commits in a pull request.