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

Fix a missed module rename #2199

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Fix a missed module rename #2199

merged 1 commit into from
Dec 22, 2024

Conversation

saengel
Copy link
Contributor

@saengel saengel commented Dec 22, 2024

Description

There was a <ModuleTitle/> in NavSidebar that was missed when we renamed to <SidebarModuleTitle/>

Code Changes

In static/js/NavSidebar.jsx component renamed as described above.

Notes

Checked branch for any other breaking instances of <ModuleTitle/>. None found.

@saengel saengel requested a review from yitzhakc December 22, 2024 18:27
@saengel saengel self-assigned this Dec 22, 2024
@yitzhakc yitzhakc merged commit faf127f into modularization-main Dec 22, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants