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-2220: Onboarding - Telemetry #650

Merged
merged 7 commits into from Jan 4, 2021
Prev

Add TODO

  • Loading branch information
benstrumeyer committed Dec 31, 2020
commit ccc26c23f5bd4ceae8de329088759c1278cc5c0c
@@ -13,6 +13,7 @@

import React from 'react';

// TODO: Add setSetupStep({ setup_step: CHOOSE_DEFAULT_SEARCH, origin: WELCOME }) to next button
const ChooseDefaultSearchView = () => <h1>Step 3: Choose Default Search View</h1>;

export default ChooseDefaultSearchView;
ProTip! Use n and p to navigate between commits in a pull request.