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

Modal - The codeMod does not update the path for ModalProps #812

Closed
tlabaj opened this issue Jan 14, 2025 · 0 comments · Fixed by #813
Closed

Modal - The codeMod does not update the path for ModalProps #812

tlabaj opened this issue Jan 14, 2025 · 0 comments · Fixed by #813
Assignees
Labels

Comments

@tlabaj
Copy link
Contributor

tlabaj commented Jan 14, 2025

When I run the v6 codemodes, the path for ModalProps does not get updated to the deprecated path.
It looks like it is not included in specifiers to move.

const specifiersToMove = [
"Modal",
"ModalVariant",
"ModalBox",
"ModalBoxBody",
"ModalBoxCloseButton",
"ModalBoxHeader",
"ModalBoxFooter",
"ModalContent",
];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants