next.js
dff48cb8
- Fix importing name multiple times with the `named_import` transform (#55664)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix importing name multiple times with the `named_import` transform (#55664) Specific case: https://twitter.com/shuding_/status/1704220735726633205 > import { User, User as foo } from 'lucide-react' In your codebase so `User` got imported twice
References
#55664 - Fix importing name multiple times with the `named_import` transform
Author
shuding
Parents
f5bef049
Loading