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 #676

Merged
merged 3 commits into from Feb 3, 2021
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Prev

Appease linter

  • Loading branch information
benstrumeyer committed Feb 3, 2021
commit bb65a019ec2bfa91e5764cbd56035b404be173c3
@@ -14,7 +14,7 @@
import React from 'react';
import PropTypes from 'prop-types';
import { NavLink } from 'react-router-dom';
import { LOGIN, WELCOME } from '../../OnboardingView/OnboardingConstants';
import { WELCOME } from '../../OnboardingView/OnboardingConstants';

/**
* A Functional React component for rendering the Browser Welcome View
ProTip! Use n and p to navigate between commits in a pull request.