fix typo Nember to Member by vas3a · Pull Request #1639 · topcoder-platform/work-manager

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vas3a

Copy link Copy Markdown

Collaborator

@vas3a vas3a commented

Apr 11, 2025

Fix typo in codebase, change "Nember" to "Member"

}
{this.state.showWarningModal && (
<AlertModal
<AlertsModal
Copy link Copy Markdown

Choose a reason for hiding this comment

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

high
correctness
The component name was changed from AlertModal to AlertsModal. Ensure that the new component AlertsModal is correctly imported at the top of the file and that it exists in the codebase. If this change was unintentional, it could lead to runtime errors.

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

Reviewers

@github-actions github-actions[bot] github-actions[bot] left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@vas3a