Skip to content

Commit 1fc56d9

Browse files
committed
Rename form field alias
1 parent 6600fee commit 1fc56d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

migration/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@ export function movePropToNewChildElement(
492492

493493
// Rename back to original elementName
494494
namedImport.renameAlias(elementName);
495+
namedImport.removeAlias();
495496
}
496497
}
497498
}

0 commit comments

Comments
 (0)