F
Filament16mo ago
Ahmad

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.vV16mo 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
AhmadOP16mo ago
yeah i doesnot work its account as dup too
Ramon.vV
Ramon.vV16mo ago
You probably need to do the same for other duplicates.
Ahmad
AhmadOP16mo ago
No description
Ramon.vV
Ramon.vV16mo ago
Did you read my comment? Filament\Forms\Components\Section as FormSection Filament\Infolists\Components\Section as InfolistSection
IamJohnDev
IamJohnDev16mo ago
use alias name if there's a same name on your imports

Did you find this page helpful?