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

MS Teams referred to as "Ms Teams" in user settings tabs #4335

Open
seizethedave opened this issue May 10, 2024 · 0 comments
Open

MS Teams referred to as "Ms Teams" in user settings tabs #4335

seizethedave opened this issue May 10, 2024 · 0 comments

Comments

@seizethedave
Copy link

Just a capitalization issue I noticed.

{showMsTeamsConnectionTab && (
<Tab
active={activeTab === UserSettingsTab.MSTeamsInfo}
label="Ms Teams Connection"
key={UserSettingsTab.MSTeamsInfo}
onChangeTab={getTabClickHandler(UserSettingsTab.MSTeamsInfo)}
data-testid="tab-msteams"
/>
)}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants