Skip to content

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

@tlabaj

Description

@tlabaj

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",
];

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions