trying to use both form and info but when i import them i get double

No description
No description
No description
No description
6 Replies
Ramon.vV
Ramon.vV2y ago
Have you tried declaring duplicates with a different name? i.e. Filament\Forms\Components\Section as FormSection Filament\Infolists\Components\Section as InfolistSection etc
Ahmad
AhmadOP2y ago
yeah i doesnot work its account as dup too
Ramon.vV
Ramon.vV2y ago
You probably need to do the same for other duplicates.
Ahmad
AhmadOP2y ago
No description
Ramon.vV
Ramon.vV2y ago
Did you read my comment? Filament\Forms\Components\Section as FormSection Filament\Infolists\Components\Section as InfolistSection
IamJohnDev
IamJohnDev2y ago
use alias name if there's a same name on your imports

Did you find this page helpful?