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

remove mobile app feature flag #1484

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

joeyorlando
Copy link
Contributor

What this PR does

Which issue(s) this PR fixes

Checklist

  • Tests updated
  • Documentation added (N/A)
  • CHANGELOG.md updated

@joeyorlando joeyorlando added the pr:no public docs Added to a PR that does not require public documentation updates label Mar 8, 2023
@joeyorlando joeyorlando requested review from a team March 8, 2023 09:57
onTabChange: (tab: UserSettingsTab) => void;
}

const SlackConnector = (props: SlackConnectorProps) => {
const MobileAppConnector = (props: MobileAppConnectorProps) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename from SlackConnector to MobileAppConnector (similarly w/ props interface above)

@joeyorlando joeyorlando merged commit 7c8722e into dev Mar 8, 2023
@joeyorlando joeyorlando deleted the jorlando/remove-feature-mobile-app-flag branch March 8, 2023 10:22
brojd pushed a commit that referenced this pull request Sep 18, 2024
# What this PR does

## Which issue(s) this PR fixes

## Checklist

- [x] Tests updated
- [ ] Documentation added (N/A)
- [x] `CHANGELOG.md` updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants